Refactored polling for status page

This commit is contained in:
Alex Janousek
2025-10-01 10:58:44 -04:00
parent 1c51e78abe
commit 24a735ffc2
20 changed files with 388 additions and 706 deletions

View File

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