mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 23:32:27 -05:00
fix
This commit is contained in:
@@ -123,7 +123,6 @@ def check_job_status():
|
||||
Job.processing_started, Job.scheduled_for
|
||||
)
|
||||
)
|
||||
.scalars()
|
||||
.all()
|
||||
)
|
||||
print(f"HERE IS JOBS {jobs_not_complete_after_30_minutes}")
|
||||
|
||||
Reference in New Issue
Block a user