Bitbucket pipeline
I saw parallel steps most of the time are not running concurrently
Is there any factor or trick that affecting concurrency in parallel step, seems most of the time it was running from smallest scripts, not sure too.
I'm wandering whether any tips to activate the concurrency
Found out there's prebuild stage is not part of log time
hence, cannot properly audit Parallel steps run concurrently or not based on build setup time
Also cache entities to download causing unseen time consuming
Hi @xicond
G'day.
When you notice the parallel steps not running concurrently, do you see what the status of the current steps is?
Are the steps on queue, running, stops, or is there any specific message of the status of the steps?
That said, did this happens on a Paid or Free account because a Free account has a limitation of 10 steps per account as documented here so it may affect the concurrent steps being triggered at that time.
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.