Skip to content

Conversation

@shashjar
Copy link
Member

@shashjar shashjar commented Nov 20, 2025

Follow-up to #103566.

Fixes ID-1112.

No change in logic; creates a constant for the EAP insert items endpoint path ("/tests/entities/eap_items/insert_bytes") in a new utils file src/sentry/utils/eap.py.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 20, 2025
@@ -0,0 +1 @@
EAP_ITEMS_INSERT_ENDPOINT = "/tests/entities/eap_items/insert_bytes"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This utils file will be further populated by #103182

@linear
Copy link

linear bot commented Nov 20, 2025

@shashjar shashjar requested a review from a team November 20, 2025 22:30
@shashjar shashjar marked this pull request as ready for review November 20, 2025 22:30
@shashjar shashjar requested review from a team as code owners November 20, 2025 22:31
@shashjar shashjar merged commit d7fce8d into master Nov 20, 2025
69 checks passed
@shashjar shashjar deleted the pull-eap-insert-item-endpoint-path-out-into-constant branch November 20, 2025 22:39
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