sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(bug-prediction): Add a rpc call to fetch group IDs by exc types

Open JerrySentry opened this issue 7 months ago • 1 comments

add a rpc method to fetch from sentry database recent issues by a list of given exception types. This will be used by bug-prediction in seer to fetch issues.

JerrySentry avatar Jun 11 '25 16:06 JerrySentry

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   #93341       +/-   ##
===========================================
+ Coverage   41.28%   88.04%   +46.75%     
===========================================
  Files       10264    10302       +38     
  Lines      592759   593982     +1223     
  Branches    23044    22976       -68     
===========================================
+ Hits       244749   522945   +278196     
+ Misses     347561    70591   -276970     
+ Partials      449      446        -3     

codecov[bot] avatar Jun 11 '25 16:06 codecov[bot]

Suspect Issues

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

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

sentry[bot] avatar Jun 17 '25 22:06 sentry[bot]