Hi Mautic team,
I'm investigating a customer issue in which we are seeing issues when we attempt to get a refresh_token.
- Net::ReadTimeout with #TCPSocket:(closed)
- refresh_token_request dead: refresh token request 400
This issue seems to come up intermittently, and is impacting our customer's workflows as authentication breaks from time to time, requiring manual re-authorization.
Have you seen these issues in the past, and what is the best way to handle these timeouts and 400 errors when attempting to refresh the access token?