godotengine / godotengine/godot-git-plugin

Timeouts are very long

Open
#144 1 comment 1 reaction 0 assignees View on GitHub
enhancement
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.