nasa / opera-sds-pcm

Observational Products for End-Users from Remote Sensing Analysis (OPERA)
Apache License 2.0
16 stars 12 forks source link

Orbit file script backoff/retry fix #797

Closed collinss-jpl closed 5 months ago

collinss-jpl commented 5 months ago

Purpose

Issues

Testing

hhlee445 commented 5 months ago

Executed historical processing with 35 max ASG. Submitted 6237 slc_download jobs and 16 failed with the errors as requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://sentinel1.asf.alaska.edu/s3credentials Didn't get any orbit file download error.

collinss-jpl commented 5 months ago

Executed historical processing with 35 max ASG. Submitted 6237 slc_download jobs and 16 failed with the errors as requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://sentinel1.asf.alaska.edu/s3credentials Didn't get any orbit file download error.

I will add 502 to the list of error codes that we retry for so we hopefully see less of this type of failure going forward