You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
the longer scripts will wait and keep loading in Build step, I'm in standard plan
Thanks
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.