How to rate limit on the onUpdate
function?
#196
Unanswered
Manas-Nagelia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everybody.
I'm back with another question. I want to have some type of rate limiting on the
onUpdate
function for the real-time chart information. Does this library enable a way to have rate limiting on the function, or will I have to do it manually (usingsetTimeout
function)?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions