-
Notifications
You must be signed in to change notification settings - Fork 4k
Filter invalid events sent to the API #3792
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
Conversation
|
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Implement filtering for events older than 5 minutes before sending them to the API, ensuring only valid events are processed. Additionally, adjust the debounce function to include a maximum wait time.