gitui
gitui copied to clipboard
Timeout after unsuccesful pushing to repo
Describe the bug Push popup will hang on the "Preparing" stage of remote progress when trying to push with failing network connectivity .
To Reproduce Steps to reproduce the behavior:
- Attempt to push a commit , enter credentials if needed
- Wait at progress bar for "Preparing"
Expected behavior Pushing popup to timeout and display error message for not being able to connect to remote after n many attempts after n seconds
Context (please complete the following information):
- OS/Distro + Version: Debian Linux 11 x86
- GitUI Version 0.24.3
- Rust version: 1.79
Additional context For clarification, I encountered this while using my mobile hotspot in a place with less mobile connectivity.
can you run with -l to enable logging and sharing what it traces?