gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Timeout after unsuccesful pushing to repo

Open nuts-rice opened this issue 1 year ago • 1 comments

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:

  1. Attempt to push a commit , enter credentials if needed
  2. 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.

nuts-rice avatar Jun 20 '24 18:06 nuts-rice

can you run with -l to enable logging and sharing what it traces?

extrawurst avatar Jun 27 '24 12:06 extrawurst