Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-22077

Error message for when a build runs into the 100 concurrent steps limitation is incorrect

      Issue Summary

      When running a build that runs into the 100 concurrent steps limitation of Pipelines, you will see the following error message:

      Seems like you're running a lot of pipelines at the same time. This is usually due to an accidental push. To conserve your minutes, we won't run them all.
      

      This error message is not accurate, as it's the same error message that is being used for when your build was triggered as part of a push that has more than 5 branches or tags.

      This feature request is to change the error message to be unique, so that it reflects what the problem actually is and what to do to fix it, like this:

      Seems like you're running 100+ Pipelines parallel steps concurrently. This is a soft limitation of Pipelines. If this wasn't a mistake, please open a support ticket at support.atlassian.com to get this limitation removed.
      

      Steps to Reproduce

      1. Run more than 100 concurrent steps at the same time.
      2. You will see the following error message:
        Seems like you're running a lot of pipelines at the same time. This is usually due to an accidental push. To conserve your minutes, we won't run them all.
        

      Expected Results

      The error message that shows up when running 100+ concurrent steps on a workspace should be the following, or similar to it:

      Seems like you're running 100+ Pipelines parallel steps concurrently. This is a soft limitation of Pipelines. If this wasn't a mistake, please open a support ticket at support.atlassian.com to get this limitation removed.
      

      Actual Results

      The error message that shows up when running 100+ concurrent steps on a workspace is the following:

      Seems like you're running a lot of pipelines at the same time. This is usually due to an accidental push. To conserve your minutes, we won't run them all.
      

      Workaround

      Currently there is no known workaround for this behavior.

            [BCLOUD-22077] Error message for when a build runs into the 100 concurrent steps limitation is incorrect

            There are no comments yet on this issue.

              Unassigned Unassigned
              lmontiel@atlassian.com Leonardo M
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated: