browsertrix/backend/btrixcloud/operator
Ilya Kreymer ffc4b5b58f
operator state fixes (follow up fomr #1639) (#1640)
- increase time for going to waiting_capacity from starting to 150
seconds
- relax requirement for state transitions, allow complete from waiting
- additional type safety for different states, ensure mark_finished()
only called with non-running states, add `Literal` types for all the
state types.
2024-03-29 15:12:16 -07:00
..
__init__.py
baseoperator.py Crawler pod memory padding + auto scaling (#1631) 2024-03-28 16:39:00 -07:00
bgjobs.py
crawls.py operator state fixes (follow up fomr #1639) (#1640) 2024-03-29 15:12:16 -07:00
cronjobs.py QA Runs Initial Backend Implementation (#1586) 2024-03-20 22:42:16 -07:00
models.py operator state fixes (follow up fomr #1639) (#1640) 2024-03-29 15:12:16 -07:00
profiles.py