sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref: fix typing for sentry.tasks.process_buffer

Open asottile-sentry opened this issue 1 year ago • 1 comments

asottile-sentry avatar Oct 04 '24 19:10 asottile-sentry

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #78644   +/-   ##
=======================================
  Coverage   78.13%   78.13%           
=======================================
  Files        7101     7101           
  Lines      312838   312838           
  Branches    51089    51089           
=======================================
  Hits       244422   244422           
- Misses      62039    62043    +4     
+ Partials     6377     6373    -4     

codecov[bot] avatar Oct 04 '24 20:10 codecov[bot]

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TimeoutError: Timeout reading from socket sentry.tasks.process_buffer.process_incr View Issue
  • ‼️ TimeoutError: Timeout reading from socket sentry.tasks.process_buffer.process_incr View Issue
  • ‼️ Release.DoesNotExist: Release matching query does not exist. sentry.tasks.process_buffer.process_incr View Issue
  • ‼️ OperationalError: OperationalError('server closed the connection unexpectedly\n\tThis probably means the server ter... sentry.tasks.process_buffer.process_incr View Issue

Did you find this useful? React with a 👍 or 👎

sentry[bot] avatar Oct 10 '24 15:10 sentry[bot]