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 Feb 28, 2022. It is now read-only.
Timeouts for calling remote services like GitHub depend on operating system settings right now. We should introduce a default Timout secrets and apply it to all outgoing HTTP requests.
The text was updated successfully, but these errors were encountered:
* Add HTTP_TIMEOUT setting for #131
- remove unncessary skip code
- include test recordings
* fix lint
* Added two timeout tests
* fix random test failure
* Add HTTP_TIMEOUT setting for #131
- remove unncessary skip code
- include test recordings
* fix lint
* Added two timeout tests
* fix random test failure
* Add HTTP_TIMEOUT setting for #131
- remove unncessary skip code
- include test recordings
* fix lint
* Added two timeout tests
* fix random test failure
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Timeouts for calling remote services like GitHub depend on operating system settings right now. We should introduce a default Timout secrets and apply it to all outgoing HTTP requests.
The text was updated successfully, but these errors were encountered: