During execution, if the container running a job fails to download the input file from S3, the container exits before updating the respective status file. From the frontend, this appears like the job is forever pending.
Tasks:
Resolve whatever bug is causing file download to fail
Make sure to update status file if input file download fails
During execution, if the container running a job fails to download the input file from S3, the container exits before updating the respective status file. From the frontend, this appears like the job is forever pending.
Tasks: