Skip to content

ref(taskbroker): Add topic for example task activations#110674

Open
evanh wants to merge 1 commit intomasterfrom
evanh/fix/create-topic-for-examples
Open

ref(taskbroker): Add topic for example task activations#110674
evanh wants to merge 1 commit intomasterfrom
evanh/fix/create-topic-for-examples

Conversation

@evanh
Copy link
Member

@evanh evanh commented Mar 13, 2026

No description provided.

@evanh evanh requested review from a team as code owners March 13, 2026 19:44
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 13, 2026
@evanh evanh requested a review from a team March 13, 2026 19:50
@github-actions
Copy link
Contributor

github-actions bot commented Mar 13, 2026

Backend Test Failures

Failures on 8a796c8 in this run:

tests/sentry/conf/test_kafka_definition.py::test_topic_definitionlog
.venv/lib/python3.13/site-packages/sentry_kafka_schemas/sentry_kafka_schemas.py:80: in get_topic
    with open(topic_path) as f:
E   FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/sentry/sentry/.venv/lib/python3.13/site-packages/sentry_kafka_schemas/topics/taskworker-example.yaml'

During handling of the above exception, another exception occurred:
tests/sentry/conf/test_kafka_definition.py:18: in test_topic_definition
    assert sentry_kafka_schemas.get_topic(topic.value) is not None
.venv/lib/python3.13/site-packages/sentry_kafka_schemas/sentry_kafka_schemas.py:83: in get_topic
    raise SchemaNotFound
E   sentry_kafka_schemas.sentry_kafka_schemas.SchemaNotFound
tests/sentry/test_devimports.py::test_startup_imports[sentry_plugins]log
tests/sentry/test_devimports.py:121: in test_startup_imports
    validate_package(pkg, EXCLUDED, XFAIL)
tests/sentry/test_devimports.py:116: in validate_package
    raise AssertionError(ret.stdout)
E   AssertionError: unexpected success importing sentry.web.debug_urls
tests/sentry/test_devimports.py::test_startup_imports[sentry]log
tests/sentry/test_devimports.py:121: in test_startup_imports
    validate_package(pkg, EXCLUDED, XFAIL)
tests/sentry/test_devimports.py:116: in validate_package
    raise AssertionError(ret.stdout)
E   AssertionError: /home/runner/work/sentry/sentry/src/sentry/spans/consumers/process_segments/enrichment.py:38: DeprecationWarning: ATTRIBUTE_NAMES.SENTRY_BROWSER_NAME is deprecated.
E     ATTRIBUTE_NAMES.SENTRY_BROWSER_NAME,
E   unexpected success importing sentry.web.debug_urls

@markstory
Copy link
Member

You're going to need to add this topic to getsentry first 😡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants