Skip to content

Move retried_request from the toolbox

Manon Blanco requested to merge request-retry-mechanism into master

Closes #38 (closed)

I added the retry mechanism directly on the request function so that the migration is transparent (we don't have to change all the client.request to client.retried_request), as we use this system everywhere (callico, base worker, cli, scrapers etc.).

Edited by Manon Blanco

Merge request reports

Loading