relay icon indicating copy to clipboard operation
relay copied to clipboard

Extend the Project Config API in Sentry

Open Dav1dde opened this issue 1 year ago • 0 comments

Follow up for #3887.

Project config API was extended to include the revision in the request, Relay has been updated but Sentry's API still ignores the additional revision information.

COS:

  1. check whether it makes sense to include the revisions checks in Sentry (does it even make sense to skip triggering a re-compute, is it feasible to check this)
  2. If the answer to 1) is yes, implement it :)

Dav1dde avatar Sep 26 '24 15:09 Dav1dde