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

Limit/warn when reach the limit or raise the value for webhook description size of 256 KB

XMLWordPrintable

    • 6
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      When triggering a webhook where the payload is larger than 256 KB, the webhook fails silently without displaying any error message. For example, the webhook payload contains commit hash messages for:

      new: The commit with the message that triggered the webhook push.
      old: The commit with the message referencing before the push.
      commits: This section contains up to five commits with messages pushed to the reference.

      The commit messages from the above, together with other payload data, should not exceed 256 KB; otherwise, the webhook will fail silently.

      It would be beneficial to have a way to limit or receive a warning when the webhook description exceeds 256 KB, or even to upgrade the maximum size of the webhook description from 256 KB.

      Additionally, please include the size of the payload in the webhook details.

              Unassigned Unassigned
              cacdc2da5150 Alan R
              Votes:
              8 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: