ArchiveBox/archivebox/actors
2024-11-18 04:27:38 -08:00
..
management/commands add start orchestrator management command 2024-11-16 02:49:01 -08:00
migrations add new actors and orchestrators 2024-10-31 07:11:14 -07:00
templates tweak dashboard UI css 2024-11-18 04:27:38 -08:00
__init__.py make orchestrator run as long as any tasks are pending 2024-11-16 06:42:04 -08:00
actor.py simplify actor and orchestrator by removing threading code, fixing bugs 2024-11-18 04:27:37 -08:00
admin.py add new actors and orchestrators 2024-10-31 07:11:14 -07:00
apps.py add new actors and orchestrators 2024-10-31 07:11:14 -07:00
models.py fix orchestrator startup and add exit_on_idle option 2024-11-16 02:44:57 -08:00
orchestrator.py rename actors to workers 2024-11-18 04:27:37 -08:00
tests.py add new actors and orchestrators 2024-10-31 07:11:14 -07:00
views.py add jobs dashboard 2024-11-17 20:09:55 -08:00