DevOps
Every deploy said green. The scheduler was two weeks behind.
I deleted a scheduled task yesterday, deployed it, watched five checks pass, and then found the task still running on the server. The task was worth deleting. It ran every hour on Celery Beat and its entire body was this: # TODO: Implement actual cleanup logic cleaned_count = 0 # Placeholder l