Page MenuHomePhabricator

Handle Amazon SDK client communication failures and any other error that bubbles up to the Mediawiki API
Closed, ResolvedPublic2 Estimated Story Points

Description

We're only handling ResponseProcessingExceptions in a way that the client-side code can provide useful feedback. We should wrap all SDK client calls in a try..catch and handle communications errors like we do in other gateways.

Client-side code should also check for errors that bubble up to the API error handler and do something appropriate.

Event Timeline

Ejegg claimed this task.
Ejegg raised the priority of this task from to Medium.
Ejegg updated the task description. (Show Details)
Ejegg subscribed.
Ejegg edited a custom field.

Change 239284 had a related patch set uploaded (by Ejegg):
Handle errors thrown by Amazon SDK

https://gerrit.wikimedia.org/r/239284

Change 239284 merged by jenkins-bot:
Handle errors thrown by Amazon SDK

https://gerrit.wikimedia.org/r/239284

Change 240740 had a related patch set uploaded (by Ejegg):
Send Amazon donor to fail page on unknown errors

https://gerrit.wikimedia.org/r/240740

Change 240740 merged by jenkins-bot:
Send Amazon donor to fail page on unknown errors

https://gerrit.wikimedia.org/r/240740