FAILED_PERMANENTLY

Constant FAILED_PERMANENTLY 

Source
pub const FAILED_PERMANENTLY: u8 = 2;
Expand description

Worker has exited and will not publish again — ELF parse failure, the 60 s boot-budget deadline, or some other terminal condition the worker detected. A dispatcher seeing this on a timeout knows to surface “worker exited” rather than “still trying.”