Open
Description
Describe the bug
To Reproduce
Steps to reproduce the behavior:
- Download a library but get an invalid (unparseable) JSON response from the provider
- Try again, expecting the retry to return a valid JSON payload
Operation fails again, because the bad response is placed in the cache, so we keep reusing it.
Expected behavior
Should issue the request to the provider again, and get a fresh (hopefully functional) response.
Metadata
Metadata
Assignees
Labels
No labels