Here is the raw error being reported by sentry:
BufferError: Local: Queue full
File “sentry/web/api.py”, line 386, in dispatch
project = self._get_project_from_id(six.text_type(project_id))
File “sentry/web/api.py”, line 294, in _get_project_from_id
track_outcome(0, 0, None, Outcome.INVALID, “project_id”)
File “sentry/utils/outcomes.py”, line 162, in track_outcome
“quantity”: quantity,
File “sentry/utils/pubsub.py”, line 75, in publish
self.producer.produce(topic=channel, value=value, key=key)
BREADCRUMBS
I’m getting these errors reported by sentry? Is there any issue with Kafka or it’s config in sentry onpremise (10.1.0.dev 0352ff85)