You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that the pipeline step does not respect max_concurrency? It is triggering my child pipeline multiple times in parallel even if I have max_concurrency set to 1.
Also - it's hard to debug / tell ... because the verbose output does not display the value of the max_concurrency arg?
Version: v0.4.2
I believe that the pipeline step does not respect max_concurrency? It is triggering my child pipeline multiple times in parallel even if I have max_concurrency set to 1.
Also - it's hard to debug / tell ... because the verbose output does not display the value of the max_concurrency arg?
The text was updated successfully, but these errors were encountered: