iDigBio / idb-backend

iDigBio server and backend code for data ingestion, media processing, record indexing, and data API.
GNU General Public License v3.0
7 stars 0 forks source link

decrease the number of fetcher media retries #232

Closed danstoner closed 1 year ago

danstoner commented 1 year ago

Fetcher seems to be stuck behind a bunch of retries.

Reduce the automated retries to get that work out of the way. The longer-term retry process (currently 30 days) will come back again and retry those again.