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
{{ message }}
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.
Sometimes I'm running into SSL cert issues that don't appear on a repeated request AsyncHttp.hx:194: j1g1cEjs ERROR:Request failed -> X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
As digging into the underlying issues might be a much bigger feat, it would be interesting to have a "retries" option that retries on failure ( e.g. 3 ) until successful.
The text was updated successfully, but these errors were encountered:
Sometimes I'm running into SSL cert issues that don't appear on a repeated request
AsyncHttp.hx:194: j1g1cEjs ERROR:Request failed -> X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
As digging into the underlying issues might be a much bigger feat, it would be interesting to have a "retries" option that retries on failure ( e.g. 3 ) until successful.
The text was updated successfully, but these errors were encountered: