Skip to content

Store CI runner ID in Sentry context

Stan Hu requested to merge sh-store-runner-context-sentry into master

Often API exceptions occur for certain runners, and it's difficult to determine which builds and runners are affected by the error. If the current runner is known, use that as the Sentry user context so that it's easier to determine what went wrong.

Closes #34889

Edited by Stan Hu

Merge request reports