godotengine / godotengine/godot-git-plugin
Timeouts are very long
- Dominant language
- C++
- Stars
- 954
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
While troubleshooting the error below, I have to wait 60+ seconds between each attempt because Godot completely freezes while the Git plugin is performing any operations. Could this timeout be reduced or be made configurable?
```
GitPlugin: Performing push to origin
core/variant/variant_utility.cpp:880 - GitPlugin: Could not connect to remote "origin". Are your credentials correct? Try using a PAT token (in case you are using Github) as your password. Error -16: Failed to retrieve list of SSH authentication methods: Failed getting response in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L532
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.