Actions
Bug #8987
closedCurrency conversion HTTP request errors not being caught
Description
When requesting latest currency exchange rates from ECB and ECB is down this bricks profiles and CBSubs. This should not happen. Catch all errors and don't update the rates if this happens. Instead log to CBSubs History the failure.
https://www.joomlapolis.com/forum/255-developer-members-support/245052-error-503#329979
Updated by krileon about 1 year ago
- Status changed from New to Closed
- Assignee set to krileon
- Target version changed from 4.7.1 to 4.6.2
- % Done changed from 0 to 100
Fixed when httpsRequestGuzzle was patched to catch all Guzzle errors.
Actions