Files
celery/server.py
gilesb 51358a2d5f Add timing logs to runs and cache endpoints
Log timestamps for each operation in get_run and get_cached to
diagnose slowness:
- load_run from Redis
- Celery AsyncResult and task.ready()
- cache_file operations
- database queries for cache metadata

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 02:24:06 +00:00

153 KiB