Debouncing doesn't seem to be implemented in a useful way #2773
-
The relatively new However, during the "debounce TTL" new jobs with the same debounce ID will be ignored entirely. This causes the following problem:
Now the exported data is out of date. What I would expect to happen is:
How to achieve this desired behavior? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
hi @diesieben07, you also can use delay along side with your ttl in this case. Same delay value as your ttl if you don't want to have eventual consistency. |
Beta Was this translation helpful? Give feedback.
hey, so there are some cases to consider: