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
Rather than crash and prematurely end an invocation with potentially
more bugs left to process, gracefully handle `UnexpectedSituation`
exceptions and continue processing the rest of the bugs.
Necessary because there are still some Git-sourced CVEs in Datastore
that require reimporting from GCS, and tickle this edge case.
0 commit comments