Skip to content

Add missing track exception call

Tomasz Maczukin requested to merge add-missing-track-exception-call into master

What does this MR do?

Adds a missing track_exception(error, job, params) call to a most enigmatic exception cause that could be caught at Ci::CreateJobArtifactsService#persist_artifact.

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

References #208665 (closed)

Edited by Tomasz Maczukin

Merge request reports