Searched refs:COMPLETED_STATUSES (Results 1 – 1 of 1) sorted by relevance
61 COMPLETED_STATUSES = ["success", "failed"] variable231 if job.status in COMPLETED_STATUSES: