/game does not properly recognize if IsThereAnyDeal is down #170
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When IsThereAnyDeal returns status code 403
/gamedoes not properly report what that is and instead simply reports a result cannot be found.Desired functionality is that if such a status code is reported it uses the
not_status_200_embedembed instead of theno_results_embedembed.Per #180 the docs need to:
check_connection()from both ITAD classesAPIConnectionErrorandAPIContentNotFoundErrorDocumentation updated, simply awaiting a push to production. Closing as completed.