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
r-job-controller when successfully starting a new job and returns started status but such status doesn't exists in "official" reana-db component (JobStatus in models.py).
This may affect more engines and needs discussions.
The text was updated successfully, but these errors were encountered:
VMois
changed the title
when new job is started it has "unofficial" job status
when new job is started it has "unofficial" job status == "started"
Oct 26, 2021
Discovered in reanahub/reana-workflow-engine-yadage#212 (comment)
r-job-controller when successfully starting a new job and returns
started
status but such status doesn't exists in "official"reana-db
component (JobStatus
inmodels.py
).This may affect more engines and needs discussions.
The text was updated successfully, but these errors were encountered: