I need to limit parallelism in my scenario to 1 or 2 at the same time.
Basically I have an API rate-limit, and must process the data in a single thread.
The queue execution functionality is not available yet, but it is in the final stage of testing and will be available very soon.
This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.