Filip Lindvall
10/08/2021, 12:36 PMKevin Kho
10/08/2021, 1:42 PMFilip Lindvall
10/11/2021, 11:14 AMprefect describe flow-runs -n $failed_job
I get
{
"auto_scheduled": true,
"created": "2021-10-08T13:50:50.659485+00:00",
"end_time": null,
"flow": {
"name": "run-forecast"
},
"name": "$failed_job",
"parameters": {
/* Censored, but they exist and are correct */
},
"scheduled_start_time": "2021-10-10T17:30:00+00:00",
"serialized_state": null,
"start_time": null
}
Kevin Kho
10/11/2021, 1:40 PMZach Angell
10/11/2021, 1:44 PMFilip Lindvall
10/11/2021, 1:45 PMGeorge Coyne
10/13/2021, 4:42 PM