Hi Pro.
I need assistance regarding a pipeline I'm running, i get error message saying,
I can resolve this issue.
Thanks in advance.
I think it is pretty clear. Your pipeline has not completed within 2 hours, therefore Bitbucket killed it.
You should investigate what takes that long in the pipeline. For that, you should check the output in the right, focusing on the timestamps.
Hopefully, you can make it faster. If not, because it is really such a big computation, then try to partition this to multiple smaller loads that fit the the 2 hour limit.
is there any way to run a task that takes more than 2 hourse .
scenerion : i have a deploy that take around 4 hours continuously , is there any way to cover this case?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't there is any way to run longer than the time limit set up by Atlassian.
I think you should think about if you can split the workload to multiple, shorter pipelines (each of which fits the 2 hour limit) and "chain" those pipelines somehow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.