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

Real-time: Send bulk measurements to the API #69

Open
Claypuppet opened this issue May 6, 2024 · 1 comment
Open

Real-time: Send bulk measurements to the API #69

Claypuppet opened this issue May 6, 2024 · 1 comment
Assignees
Projects

Comments

@Claypuppet
Copy link
Member

Claypuppet commented May 6, 2024

Current situation:

  • At the time of sending, if the API times out / is not available, the measurement will be lost.

Idea:
Option to send bulk measurements to the API at once. This will help with the following

  • missed measurement can be sent together with the next
  • future optimization: send multiple measurements at once (e.g. once a minute)

@robouden Can you find out which endpoint can be used for bulk posting?

@Claypuppet Claypuppet created this issue from a note in bGeigieZen (Software To do) May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
bGeigieZen
  
Software To do
Development

No branches or pull requests

2 participants