This topic was automatically generated from Slack. You can find the original thread here.
Hi, I’m on advanced plan, if I get 200 events at the same time then they will be queued but it will process all of them or I can lose something?
This topic was automatically generated from Slack. You can find the original thread here.
Hi, I’m on advanced plan, if I get 200 events at the same time then they will be queued but it will process all of them or I can lose something?
Hi , the behavior depends on your workflow concurrency settings. Check out the document here https://pipedream.com/docs/workflows/concurrency-and-throttling
I saw this but wanted to make sure.
It means that it will process the 1000 in order but one in every second?
Hi , yes that’s the behavior given your settings
Thanks, and that means also that I can even get 800 events at the same time and once there’s a space in the queue then there’s no problem correct?
Hi , yes, all 800 events will be queued and process one by one
Though given that the events are “at the same time”, the process order might not be in order you expect