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

Jedrzej/bugfix/historical uptimes recording #1721

Merged
merged 5 commits into from
Oct 31, 2022

Conversation

jstuczyn
Copy link
Contributor

@jstuczyn jstuczyn commented Oct 28, 2022

Description

Closes: #1942

Due to incorrectly used futures when shutdown was introduced, validator-api would fail to trigger any subsequent runs of the historical uptime updates; this PR fixes it + makes uptime happen at constant, predictable time as opposed to being based on when the binary was started

Checklist:

  • added a changelog entry to CHANGELOG.md

@jstuczyn jstuczyn force-pushed the jedrzej/bugfix/historical-uptimes-recording branch from 6bce1d2 to 96270b2 Compare October 28, 2022 11:08
@jstuczyn jstuczyn force-pushed the jedrzej/bugfix/historical-uptimes-recording branch from 96270b2 to 2094342 Compare October 28, 2022 11:17
@jstuczyn jstuczyn force-pushed the jedrzej/bugfix/historical-uptimes-recording branch from fa0afdb to 75f3b65 Compare October 31, 2022 11:26
@jstuczyn jstuczyn force-pushed the jedrzej/bugfix/historical-uptimes-recording branch from 75f3b65 to 43d8eec Compare October 31, 2022 11:27
@jstuczyn jstuczyn merged commit b327209 into release/v1.1.0 Oct 31, 2022
@jstuczyn jstuczyn deleted the jedrzej/bugfix/historical-uptimes-recording branch October 31, 2022 12:19
fmtabbara pushed a commit that referenced this pull request Oct 31, 2022
* Removed commented out type alias

* typos

* Using the same  underlying timer for uptime updater

* Updating uptimes at 23:00 UTC each day

* Changelog
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.

1 participant