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
Revert "Report errors during crate preparation in collector"
This caused a bug in production, since panicking in the collection loop
takes down the collector before it can save the faulty status to the DB.
For now just revert the commit, we'll want to rethink the approach of
panicking here.
This reverts commit d7dc01c.
0 commit comments