You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am seeing the exception referrer tsdb-modelid:4.batch_alert_event_frequency is not part of Referrer Enum in the worker on self-hosted Sentry 25.2.0 if are issues submitted by sentry-php 3.22.1 and 4.10.0.
Expected Result
The worker job shouldn't fail.
Actual Result
The worker job fails with:
09:51:00 [INFO] sentry.rules.delayed_processing: delayed_processing.condition_groups (condition_groups=1 project_id=22)
Traceback (most recent call last):
File "/usr/src/sentry/src/sentry/snuba/referrer.py", line 997, in validate_referrer
raise Exception(error_message)
Exception: referrer tsdb-modelid:4.batch_alert_event_frequency is not part of Referrer Enum
Product Area
Processing
Link
No response
DSN
No response
Version
25.2.0
The text was updated successfully, but these errors were encountered:
Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
Steps to Reproduce
I am seeing the exception
referrer tsdb-modelid:4.batch_alert_event_frequency is not part of Referrer Enum
in the worker on self-hosted Sentry 25.2.0 if are issues submitted by sentry-php 3.22.1 and 4.10.0.Expected Result
The worker job shouldn't fail.
Actual Result
The worker job fails with:
Product Area
Processing
Link
No response
DSN
No response
Version
25.2.0
The text was updated successfully, but these errors were encountered: