mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-06 01:38:24 -04:00
fix
This commit is contained in:
@@ -123,7 +123,6 @@ def check_job_status():
|
|||||||
Job.processing_started, Job.scheduled_for
|
Job.processing_started, Job.scheduled_for
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
.scalars()
|
|
||||||
.all()
|
.all()
|
||||||
)
|
)
|
||||||
print(f"HERE IS JOBS {jobs_not_complete_after_30_minutes}")
|
print(f"HERE IS JOBS {jobs_not_complete_after_30_minutes}")
|
||||||
|
|||||||
Reference in New Issue
Block a user