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

Cosmos fixes and improvements; metric handling fix #474

Merged
merged 5 commits into from
Feb 9, 2024

Conversation

vmarkushin
Copy link
Collaborator

  • Fix query the next update in cosmos client (start with the latest height + 1)
  • Improve query_client_update_time_and_height query (now queries the initial state of the client)
  • Error improvements
  • Return in MetricsHandler::handle_events if no new height was found

@vmarkushin vmarkushin added the Bug Something isn't working label Feb 9, 2024
@vmarkushin vmarkushin self-assigned this Feb 9, 2024
@vmarkushin vmarkushin merged commit 883cb03 into master Feb 9, 2024
2 checks passed
@vmarkushin vmarkushin deleted the cosmos-improvements branch February 9, 2024 15:57
vmarkushin added a commit that referenced this pull request Feb 9, 2024
* Fix cosmos client next updates and improve some of the queries

* Return in `MetricsHandler::handle_events` if no new height was found

(cherry picked from commit 883cb03)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants