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
Add more exceptions as "expected" in our update_docs celery task
These exceptions won't be logged into Sentry as ERROR but they will be
logged as INFO since they are errors from a user's perspective (build
failed) but not from an application perspective (our code didn't fail).
0 commit comments