Static CLEANUP_TIMEOUT

Source
pub static CLEANUP_TIMEOUT: Key<Duration>
Expand description

Timeout used by proc for running the cleanup callback on an actor. Should be less than the timeout for STOP_ACTOR_TIMEOUT.