You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace enums with strings in the DB, JobSubmission.termination_reason, and Run.termination_reason (#2949)
* Store all enums as strings in DB
* Make run and job termination_reason a string
* Start using JobTerminationReason.WAITING_INSTANCE_LIMIT_EXCEEDED
* Rebase migrations
0 commit comments