Expand description
Global state
§Lock hierarchy
In order of acquisition:
- sqlite database lock
state,running,db_trigger,host_retry_state- only one at a time
Structs§
- DbAssoc
State - State that is maintained in tandem with db transactions
- Globals
- IsPaused
- IsThrottled
- Running
- Shutting
Down - Token indicating that we are shutting down
- Started
- State
- Unchecked
Enums§
Functions§
- find_
job_ deferring_ shutdown - globals
- Obtain the global variables - only for use after startup
- resolve_
config - shutdown_
start_ tasks - startup
- test_
hook - If we are running tests, submit a test webhook. Otherwise do nothing.