oncall-engine/engine/apps/social_auth
Joey Orlando c6a5c8ef10
add better logging for Google Calendar task (#4792)
# What this PR does

Attempting to solve some Celery retry errors we're seeing around
`apps.google.tasks.sync_out_of_office_calendar_events_for_user`. This PR
adds better logging and documents some findings so far.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-08-09 14:51:20 +00:00
..
pipeline add better logging for Google Calendar task (#4792) 2024-08-09 14:51:20 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
backends.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
exceptions.py Slack team connector v2 (#1581) 2023-03-28 03:27:45 +00:00
live_setting_django_strategy.py Upgrade to django 4.2.6 and other deps updates (#3176) 2023-10-27 18:45:00 +00:00
middlewares.py Social auth exception logging (#2041) 2023-06-02 11:20:54 +00:00
types.py Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00