Disable/Prevent processing of messages that were sent while the API was inactive #207
Answered
by
Auties00
ZiemlichUndead
asked this question in
Q&A
-
Hey, |
Beta Was this translation helpful? Give feedback.
Answered by
Auties00
Mar 1, 2023
Replies: 1 comment 2 replies
-
That's the correct behavior. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ZiemlichUndead
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's the correct behavior.
A good approach would be to check the message timestamp against the current time and have a maximum threshold. I'd set it to 10 second for example.