karlicoss / monzoexport

Tool to export your Monzo transactions
MIT License
4 stars 0 forks source link

workaround transient retryable error #7

Open karlicoss opened 1 year ago

karlicoss commented 1 year ago

Happened once, but perhaps would be nice to fix

  File "/usr/local/lib/python3.9/site-packages/pymonzo/monzo_api.py", line 225, in _get_response
    raise MonzoAPIError(
pymonzo.exceptions.MonzoAPIError: Something went wrong: {'code': 'internal_service', 'message': 'An error occurred processing the request', 'retryable': {'value': True}}