Expand description
End of support checking task.
Constants§
- CHECK_
INTERVAL 🔒 - The amount of time between end of support checks.
- EOS_
PANIC_ AFTER - The maximum number of days after
ESTIMATED_RELEASE_HEIGHT
where a Zebra server will run without halting. - EOS_
PANIC_ MESSAGE_ HEADER - A string which is part of the panic that will be displayed if Zebra halts.
- EOS_
WARN_ AFTER - The number of days before the end of support where Zebra will display warnings.
- EOS_
WARN_ MESSAGE_ HEADER - A string which is part of the warning that will be displayed if Zebra release is close to halting.
- ESTIMATED_
RELEASE_ HEIGHT - The estimated height that this release will be published.
- INITIAL_
WAIT 🔒 - Wait a few seconds at startup so
best_tip_height
is alwaysSome
.