Skip to content

ref(api): Move to_valid_int_id to a more central location#115581

Open
kcons wants to merge 1 commit into
masterfrom
kcons/standardize
Open

ref(api): Move to_valid_int_id to a more central location#115581
kcons wants to merge 1 commit into
masterfrom
kcons/standardize

Conversation

@kcons
Copy link
Copy Markdown
Member

@kcons kcons commented May 14, 2026

It started in workflow_engine, but now it's used in a variety of places.

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Backend Test Failures

Failures on 596feda in this run:

tests/symbolicator/test_minidump_full.py::SymbolicatorMinidumpIntegrationTest::test_full_minidump_json_extralog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/symbolicator/test_minidump_full.py:124: in test_full_minidump_json_extra
    event = self.post_and_retrieve_minidump(
src/sentry/testutils/relay.py:127: in post_and_retrieve_minidump
    assert resp.ok
E   assert False
E    +  where False = <Response [503]>.ok

@kcons kcons requested a review from saponifi3d May 14, 2026 23:50
@kcons kcons marked this pull request as ready for review May 14, 2026 23:50
@kcons kcons requested review from a team as code owners May 14, 2026 23:50
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.

1 participant