You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
We could do the queue thing, but I'd prefer if we just have a way to revoke the pending notification (theres other situations we sort of need to as well, where the queue takes a minute and then it ends up sending all of them)
Not a huge issue, but it might get confusing:
I guess it's caused by https://github.com/getsentry/freight/blob/master/freight/notifiers/utils.py#L55-L62 (why not something like:
add to queue anyways -> if event == FINISHED then send all from queue
, btw?)The text was updated successfully, but these errors were encountered: