We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3f2cd commit b03baaeCopy full SHA for b03baae
src/sentry/scm/private/ipc.py
@@ -408,7 +408,6 @@ def run_webhook_handler_control_task(
408
event_type_hint,
409
stream=scm_event_stream,
410
get_current_time=time.time,
411
- report_error=report_error_to_sentry,
412
record_count=record_count_metric,
413
record_distribution=record_distribution_metric,
414
record_timer=record_timer_metric,
@@ -430,7 +429,6 @@ def run_webhook_handler_region_task(
430
429
431
432
433
434
435
436
0 commit comments