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

Display history of API messages from the specified starting point #1846

Open
v0d1ch opened this issue Feb 11, 2025 · 0 comments
Open

Display history of API messages from the specified starting point #1846

v0d1ch opened this issue Feb 11, 2025 · 0 comments
Labels
💭 idea An idea or feature request

Comments

@v0d1ch
Copy link
Contributor

v0d1ch commented Feb 11, 2025

Description

In order to reduce the load on the hydra-node API server and give finer grained control over the displayed messages to the user we could think about adding API query for historical messages that will filter and only display messages based on criteria we implement (most simple being display messages that occurred after specified time)

Suggested solution

  • Add a query parameter/route in the API route and filter based on the user specified value.
  • Add some documentation about how/why to use this feature in the docs
    • Add an example about how to query the last known date or sequence number from your own history, as a client, to work out what value to pass

Alternative

No response

Additional context

No response

@v0d1ch v0d1ch added the 💭 idea An idea or feature request label Feb 11, 2025
@noonio noonio moved this from Triage 🏥 to Todo 📋 in ☕ Hydra Team Work Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💭 idea An idea or feature request
Projects
Status: Todo 📋
Status: No status
Development

No branches or pull requests

1 participant