|
|
if err := bus.DispatchCtx(evalContext.Ctx, cmd); err != nil {
|
|
if err := bus.DispatchCtx(evalContext.Ctx, cmd); err != nil {
|
|
|
this.log.Error("Failed to send notification to Pagerduty", "error", err, "body", string(body))
|
|
this.log.Error("Failed to send notification to Pagerduty", "error", err, "body", string(body))
|