Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wait for diagnostics to be ready #113

Merged
merged 2 commits into from
Oct 22, 2021
Merged

fix: wait for diagnostics to be ready #113

merged 2 commits into from
Oct 22, 2021

Conversation

shawaj
Copy link
Member

@shawaj shawaj commented Oct 18, 2021

Why

Make sure diagnostics is ready before loading

How

  • wait for diagnostics to be ready
  • add some comments

References

Closes: #112
NebraLtd/helium-miner-software#172

- wait for diagnostics to be ready
- add some comments
@shawaj shawaj requested a review from a team as a code owner October 18, 2021 19:03
update endpoint for json
@vpetersson vpetersson closed this Oct 21, 2021
@vpetersson vpetersson reopened this Oct 21, 2021
@shawaj shawaj merged commit 73d1c67 into master Oct 22, 2021
@shawaj shawaj deleted the shawaj/wait4diag branch October 22, 2021 01:57
shawaj added a commit that referenced this pull request Oct 22, 2021
The check for diagnostics container in #113 is failing to ever be successful due to wget not being installed on the runner

Once #114 is solved we can remove wget from the runner again most likely

Closes: #117
@shawaj shawaj mentioned this pull request Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add retry/backoff to get diagnostics data
2 participants