Distributed Job Scheduler Ein verteilter Job-Scheduler mit separatem Scheduler-Service und Worker-Prozessen, implementiert in Python mit FastAPI und SQLite.
Calling context.call_activity with a retry policy that doesn't specify max_retry_interval prevents the retry behavior from working, causing the orchestration to fail after the first activity failure.