Anyone ran into weird behaviour with Task Concurre...
# ask-community
a
Anyone ran into weird behaviour with Task Concurrency? When the limit is 4, it will use all of these available slots (expected behaviour), but as soon as we set 6 or 8 it only allows 2 tasks to run at a time (not 100% of the potential slot capacity). The difference in total flow runtime (concurrency = 4 vs 8 ) also follows the pattern, of course
n
Hi @Arsenii - sorry you're running into that! I haven't seen this before but we'll look into it first thing in the morning.
🙇‍♂️ 1
d
Hi @Arsenii, is this running in Cloud? If so, can you send me the URL to this flow run?
a
Hey everyone, I'm investigating right now if the issue has something to do with our DaskExecutor configuration instead -- will keep you posted. Thanks!
👍 2