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

Send usage data in 1-month portions #806

Merged
merged 5 commits into from
Jul 28, 2023
Merged

Commits on Jul 28, 2023

  1. Send usage data in 1-month portions

    This change is meant to speed up the checkin loop when routers have
    a lot of data to upload for usage history. We now only iterate
    through and send up to a month's worth of hours per checkin.
    ch-iara committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b12fd32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7ba63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4fc5c6 View commit details
    Browse the repository at this point in the history
  4. Rustfmt

    ch-iara committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2eafe8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c5e012 View commit details
    Browse the repository at this point in the history