Skip to content

chore(discover): Update max fields #93816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

wmak
Copy link
Member

@wmak wmak commented Jun 18, 2025

  • Increases max fields to 50 since we're starting to bump up against the limit

- Increases max fields to 50 since we're starting to bump up against the
  limit
@wmak wmak requested review from a team as code owners June 18, 2025 14:24
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 18, 2025
Copy link

codecov bot commented Jun 18, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
26620 1 26619 231
View the top 1 failed test(s) by shortest run time
tests.snuba.api.endpoints.test_organization_events.OrganizationEventsEndpointTest::test_limit_number_of_fields
Stack Traces | 35.8s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events.py#x1B[0m:4161: in test_limit_number_of_fields
    assert response.status_code == 400
#x1B[1m#x1B[31mE   assert 200 == 400#x1B[0m
#x1B[1m#x1B[31mE    +  where 200 = <Response status_code=200, "application/json">.status_code#x1B[0m

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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.

2 participants