#3978 closed defect (fixed)

When doing happy eyeballs for HTTP storage NURLs, connection status isn't updated

Reported by: itamarst Owned by: GitHub <noreply@…>
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

Connection status (shown in the web UI I think?) is not updated when doing the initial "choose-the-first-NURL-we-can-connect-to" step. So if that takes a while, the web UI won't update with status of those attempts.

Change History (1)

comment:1 Changed at 2023-03-28T16:14:32Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 2fd1123f/trunk:

Merge pull request #1276 from tahoe-lafs/3978-connection-status-http-storage

Make connection status for http storage get updated in more cases

Fixes ticket:3978

Note: See TracTickets for help on using tickets.