Skip to content

Log Github Import jobs that exhausted retry limits

Kassio Borges requested to merge kborges/log-exhausted-github-import-jobs into master

What does this MR do?

related to: #213015 (closed)

We have reports that github imports sometimes don't import all the objects. Currently, the GitHub import jobs retry 5 times before giving up of importing. With the intention to have more information about imported objects that exhausted the retry limit, a message will be logged when a job is discarded.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports