Skip to content

Compute worker - docker pull image + execution time limit crash

Placeholder Ihsan Ullah requested to merge compute_worker_crash_handled into develop

@ mention of reviewers`

@Didayolo`

A brief description of the purpose of the changes contained in this PR.

Now users can see the following error logs:

  1. docker image pull failure logs in ingestion std_err
  2. execution time limit logs in ingestion or scoring std_err

Screenshots

Docker image pull Screenshot 2023-09-17 at 8 28 05 PM

Screenshot 2023-09-17 at 8 28 16 PM

Execution time limit Ingestion Screenshot 2023-09-18 at 1 14 38 AM Screenshot 2023-09-18 at 1 14 54 AM

Execution time limit Scoring Screenshot 2023-09-18 at 1 31 26 AM Screenshot 2023-09-18 at 1 31 39 AM

Issues this PR resolves

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

Merge request reports

Loading