bcgov / nr-rfc-grib-copy

Demo of using github actions to copy / process raw data
Apache License 2.0
2 stars 2 forks source link

Add logic to catch network errors for GRIB pipeline #69

Open franTarkenton opened 1 year ago

franTarkenton commented 1 year ago

This is an example of a network error that was encountered during todays run:

https://github.com/bcgov/nr-rfc-grib-copy/actions/runs/5421240623/jobs/9856431274#step:6:7003

Dig into what the source of it is, and put re-try logic / or possibly a sleep statement between consecutive network calls.l