Constant proc_exit::sysexits::TEMP_FAIL

source ·
pub const TEMP_FAIL: Code;
Expand description

Temporary failure, indicating something that is not really an error. For example that a mailer could not create a connection, and the request should be reattempted later.