Don't cache API calls that return errors #26

Closed
opened 2020-05-06 09:24:14 -04:00 by timw4mail · 1 comment
Owner

Currently, cached API calls just save the result of the API call regardless of whether the API call succeeded.

Check the result of the API call before caching.

Currently, cached API calls just save the result of the API call regardless of whether the API call succeeded. Check the result of the API call before caching.
timw4mail added the
Bug
label 2020-05-06 09:25:10 -04:00
Author
Owner

This doesn't seem to be an issue after some research.

This doesn't seem to be an issue after some research.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: timw4mail/HummingBirdAnimeClient#26
No description provided.