abra app list just hangs when host is not reachable #205

Closed
opened 2021-10-14 10:35:52 +00:00 by decentral1se · 1 comment
Owner

Describe the current behavior

abra app list <app> hangs.

Steps to reproduce

Have a non-reachable host.

Describe the expected behavior

It times out gracefully in like 5 seconds or so.

Additional information

  • version: any version
## Describe the current behavior `abra app list <app>` hangs. ## Steps to reproduce Have a non-reachable host. ## Describe the expected behavior It times out gracefully in like 5 seconds or so. ## Additional information <!-- run "abra version" on the command-line --> - version: any version
decentral1se added the
bug
abra
labels 2021-10-14 10:35:52 +00:00
decentral1se added this to the Beta release (software) project 2021-10-14 10:35:53 +00:00
Author
Owner

Finalllllly squashed this. Had to dig into the Docker internals again for a heinous copy/pasta situation and drag over some connection building code. I hope this doesn't come back to bite us. Connections should bail out after 3 seconds now and error on the CLI instead of hanging.

Finalllllly squashed this. Had to dig into the Docker internals again for a heinous copy/pasta situation and drag over some connection building code. I hope this doesn't come back to bite us. Connections should bail out after 3 seconds now and error on the CLI instead of hanging.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#205
No description provided.