Skip to content

Update error message for bursting push limit

What does this MR do and why?

We are revising the error information.

The new error message will include details on oversized blob id and size, so that the user know what blobs need to be re-considered.

We also add extra docs and command line hint for the users, so that they know how to track the file based on blob id and where to find more information in our doc portal.

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/425092.

Edited by Eric Ju

Merge request reports