sentry
sentry copied to clipboard
feat(bug-prediction): Add a rpc call to fetch group IDs by exc types
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.