Skip to content
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

🤖 Fix the issue #68904

Closed
wants to merge 2 commits into from
Closed

Conversation

sentry-autofix[bot]
Copy link
Contributor

👋 Hi there! This PR was automatically generated 🤖

Triggered by Andrew Liu

Fixes SENTRY-2N7J

The function here is not working because the HTTP request to the Snuba service is timing out. This could be due to the Snuba service taking too long to respond or the timeout setting being too low for the current workload. To address this, we will increase the timeout settings for the Snuba HTTP requests.

The steps that were performed:

  1. Increase Snuba HTTP request timeout

📣 Instructions for the reviewer which is you, yes you:

  • If these changes were incorrect, please close this PR and comment explaining why.
  • If these changes were incomplete, please continue working on this PR then merge it.
  • If you are feeling confident in my changes, please merge this PR.

This will greatly help us improve the autofix system. Thank you! 🙏

If there are any questions, please reach out to the AI/ML Team on #proj-autofix

🤓 Stats for the nerds:

Prompt tokens: 94876
Completion tokens: 850
Total tokens: 95726

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 15, 2024
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.70%. Comparing base (f99c904) to head (1e52f4b).
Report is 1097 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #68904       +/-   ##
===========================================
+ Coverage   68.93%   79.70%   +10.76%     
===========================================
  Files        6422     6424        +2     
  Lines      284549   284762      +213     
  Branches    49027    49055       +28     
===========================================
+ Hits       196165   226977    +30812     
+ Misses      87979    57386    -30593     
+ Partials      405      399        -6     
Files Coverage Δ
src/sentry/utils/snuba.py 93.74% <ø> (+3.72%) ⬆️

... and 1400 files with indirect coverage changes

@getsantry getsantry bot added the Stale label May 7, 2024
@getsantry
Copy link
Contributor

getsantry bot commented May 7, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot closed this May 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants