Optimizing polling

This commit is contained in:
Alex Janousek
2025-09-25 16:26:00 -04:00
parent 8b76e45049
commit 557d85f57d
15 changed files with 523 additions and 163 deletions

View File

@@ -242,6 +242,7 @@ EXCLUDED_ENDPOINTS = tuple(
"verify_email",
"view_job",
"view_job_csv",
"view_job_status_poll",
"view_job_updates",
"view_jobs",
"view_notification",