Skip to content

Commit

Permalink
trigger buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanisikdemir committed Nov 14, 2023
1 parent d7e09cc commit 24f746c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/matching/context.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ func (reqCtx *handlerContext) handleErr(err error) error {
return nil
}

// TODO: remove this comment. Added to trigger a buildkite build
switch err.(type) {
case *types.InternalServiceError:
reqCtx.scope.IncCounter(metrics.CadenceFailuresPerTaskList)
Expand Down

0 comments on commit 24f746c

Please sign in to comment.