Skip to content

GitHub Actions: Increase delay to allow Node to register with Registry#480

Draft
jonathan-r-thorpe wants to merge 1 commit into
sony:masterfrom
jonathan-r-thorpe:pause-to-allow-dns
Draft

GitHub Actions: Increase delay to allow Node to register with Registry#480
jonathan-r-thorpe wants to merge 1 commit into
sony:masterfrom
jonathan-r-thorpe:pause-to-allow-dns

Conversation

@jonathan-r-thorpe

Copy link
Copy Markdown
Contributor
  • IS-04-02 tests are returning "Could Not Test" due to no resources being registered with the Registry under test.
  • Increase the delay between the Registry starting up and the start of tests to allow time for the Node to register.
@jonathan-r-thorpe jonathan-r-thorpe marked this pull request as draft February 16, 2026 15:25
@garethsb

Copy link
Copy Markdown
Contributor

Was this working reliably with a 2 second delay at some point? Do we know why it now requires a longer delay?

@jonathan-r-thorpe

Copy link
Copy Markdown
Contributor Author

This was a speculative fix. In fact, increasing the delay from 2 to 6 seconds has no effect. The problem, which I assume is the Node not registering with the Registry, only appears to happen on Windows 2022, ASIO, Auth and Ubuntu 22.04, Avahi, Unicast, Auth consistently. Possibly a DNS problem? But we're not seeing other DNS failures.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants