takahe/stator
Andrew Godwin 2dd5454637 Back off Stator loop delay when there's no tasks
Fixes #232
2022-12-22 05:05:06 +00:00
..
management Add pyupgrade with --py310-plus in pre-commit (#103) 2022-12-05 10:38:37 -07:00
migrations Stator stats overhaul 2022-12-15 12:26:44 -07:00
tests Profile fetching now working on state machine 2022-11-09 23:48:31 -07:00
__init__.py Midway point in task refactor - changing direction 2022-11-09 22:29:49 -07:00
admin.py Stator stats overhaul 2022-12-15 12:26:44 -07:00
apps.py Midway point in task refactor - changing direction 2022-11-09 22:29:49 -07:00
exceptions.py Fetch actors with posts when needed 2022-12-20 10:17:52 +00:00
graph.py Add error states, use for fanout 2022-12-20 06:23:50 +00:00
models.py Fetch actors with posts when needed 2022-12-20 10:17:52 +00:00
runner.py Back off Stator loop delay when there's no tasks 2022-12-22 05:05:06 +00:00
views.py The glorious return of the in-view runner 2022-11-26 11:54:14 -07:00