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

Log additional details during downloadUpdate() step #570

Open
joshtrichards opened this issue Jun 5, 2024 · 1 comment · May be fixed by #571
Open

Log additional details during downloadUpdate() step #570

joshtrichards opened this issue Jun 5, 2024 · 1 comment · May be fixed by #571
Labels
enhancement feature: download Step 4 robustness 💪 Enhancements (and bugs) related to robustness

Comments

@joshtrichards
Copy link
Member

joshtrichards commented Jun 5, 2024

  • Periodic progress (i.e. every 30s we log how things are progressing)
  • Final log entry during step with a summary:
    • Avg download speed
    • DNS lookup time
    • HTTPS handshake time
    • Connect-to-first-byte transferred time
    • v6 versus v4
    • maybe the curl/libcurl version too

We can get all of this via curl_getinfo()

@joshtrichards joshtrichards added enhancement feature: download Step 4 robustness 💪 Enhancements (and bugs) related to robustness labels Jun 5, 2024
@joshtrichards
Copy link
Member Author

joshtrichards commented Jun 22, 2024

Duplicate of #188 (well, logging versus indicating to operator in real-time via web/cli mode)

@joshtrichards joshtrichards marked this as a duplicate of #188 Jun 22, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Jun 22, 2024
@joshtrichards joshtrichards reopened this Jun 23, 2024
@joshtrichards joshtrichards linked a pull request Jun 23, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature: download Step 4 robustness 💪 Enhancements (and bugs) related to robustness
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant