Wdfn 655 - Handle errors in the aiohttp calls and potentially add retry logic
Before making a pull request
-
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately -
If making a release, update code.json, versionNumber and metadataLastUpdated.
Description
After analyzing the logs on production, we decided to handle the two exception that are now handled in the service.sifta module.
After making a pull request
-
If appropriate, put the link to the PR in the JIRA ticket -
Assign someone to review unless the change is trivial