oncall-engine/engine/apps/google
Matias Bordese 832d044829
Update out of office task to not retry on HttpError (#4328)
Do not keep retrying on HttpErrors (eg. 403). Also, we will re-queued
periodically later.
2024-05-09 16:16:46 +00:00
..
migrations Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
models Google Calendar Out of Office events - autogenerated shift swap requests (#4104) 2024-04-02 20:10:16 +00:00
tests Update out of office task to not retry on HttpError (#4328) 2024-05-09 16:16:46 +00:00
__init__.py Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
client.py Update out of office task to not retry on HttpError (#4328) 2024-05-09 16:16:46 +00:00
constants.py ignore shift swap generation for gcal events with specific keyword in title (#4228) 2024-04-16 13:56:41 -04:00
tasks.py Update out of office task to not retry on HttpError (#4328) 2024-05-09 16:16:46 +00:00
types.py Google Calendar Out of Office events - autogenerated shift swap requests (#4104) 2024-04-02 20:10:16 +00:00
utils.py Google Calendar Out of Office events - autogenerated shift swap requests (#4104) 2024-04-02 20:10:16 +00:00