root 48ce8d8e73 Add exponential backoff for Google API calls
- Use backoff library with 5s base, max 5 tries for HttpError 429/5xx
- Decorate Google functions: ensure_calendar, fetch_events, create/update/delete events
- Add backoff to requirements.txt
2025-10-23 12:49:45 +00:00
2025-10-19 14:57:07 +00:00
2025-10-19 14:57:07 +00:00
2025-10-19 14:57:07 +00:00
Description
No description provided
218 MiB
Languages
Python 95.7%
TypeScript 3.7%
Shell 0.6%