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

Server incorrectly resends records as long as it doesn't receive a proper response #424

Open
zer0k-z opened this issue Dec 10, 2022 · 0 comments

Comments

@zer0k-z
Copy link
Contributor

zer0k-z commented Dec 10, 2022

Sometimes the record arrived successfully to the API but the server does not receive a proper response even when the API is up, resulting in the server retrying to send the same record over and over again until it actually does, filling the database with duplicate runs.
I suggest add a record timestamp to the run submission endpoint to prevent this from happening.

Example:
image

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

No branches or pull requests

1 participant