apple-codesignenhancementgood first issue
Repository-Metriken
- Stars
- (819 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
I'm seeing a lot of "Connection reset by peer" errors, and wanted to extend the poll interval, but it looks like it's hard coded.
Some options here are:
- Ability to pass it in from cli
- Env variable (although I don't think rcodesign uses any env variables for config)
- Dynamic regulate timeout (increase every call by X seconds, up to ~30 seconds per call)