You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The util module contains helper functions for sending HTTP requests. We need to allow a retry option to send the requests n times (default could be 3) when there is a timeout. This will allow handling failures in Macaron analyze action more deterministically.