Closed srirambv closed 7 years ago
LEDGER_VERBOSE=true
Actual result:
[ response for GET https://ledger.mercury.basicattentiontoken.org/v2/wallet/941ec251-3187-41fc-b10b-13bd62f6e2df?balance=true&refresh=true&amount=25&altcurrency=BAT ] >>> HTTP/1.1 503 >>> cache-control: no-cache, no-store >>> connection: keep-alive >>> content-length: 506 >>> content-type: text/html; charset=utf-8 >>> date: Wed, 11 Oct 2017 07:33:19 GMT >>> server: Cowboy >>> >>> <!DOCTYPE html> >>> <html> >>> <head> >>> <meta name="viewport" content="width=device-width, initial-scale=1"> >>> <meta charset="utf-8"> >>> <title>Application Error</title> >>> <style media="screen"> >>> html,body,iframe { >>> margin: 0; >>> padding: 0; >>> } >>> html,body { >>> height: 100%; >>> overflow: hidden; >>> } >>> iframe { >>> width: 100%; >>> height: 100%; >>> border: 0; >>> } >>> </style> >>> </head> >>> <body> >>> <iframe src="//www.herokucdn.com/error-pages/application-error.html"></iframe> >>> </body> >>> </html> +++ busyP=true <<< GET https://mercury-proxy.privateinternetaccess.com/v2/surveyor/voting/FSgBEh6UD%2Fw3Akir95Fz5h8n5Un6n%2FxudYsegnqkxAF/6a0af783a6240d18354e414b4e7beb9 <<< content-type: application/json; charset=utf-8 <<< accept-encoding: <<<
Expected result: Should handle the recovery scenario properly Reproduces how often: [What percentage of the time does it reproduce?] 100%
about:brave info:
Reproducible on current live release:
N/A
cc : @evq @NejcZdovc @mrose17
Let's track this here - https://github.com/brave/browser-laptop/issues/11718
Description
Handle BAT-client recovery failure ### Steps to ReproduceLEDGER_VERBOSE=true
Actual result:
Expected result: Should handle the recovery scenario properly Reproduces how often: [What percentage of the time does it reproduce?] 100%
Brave Version
about:brave info:
Reproducible on current live release:
N/A
Additional Information
cc : @evq @NejcZdovc @mrose17