Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch request exceptions for our remote calendar calls. #257

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

MelissaAutumn
Copy link
Member

Fixes #241

I'm just re-using the "Connection failed, please re-check details" so it 400s instead of 500s. We currently don't display anything on the calendar page.

@MelissaAutumn MelissaAutumn self-assigned this Feb 5, 2024
@MelissaAutumn MelissaAutumn force-pushed the bugs/241-guard-against-remote-calendar-fails branch from 20afae4 to 8e94530 Compare February 5, 2024 22:12
@MelissaAutumn MelissaAutumn merged commit 7735d9f into main Feb 5, 2024
2 checks passed
@MelissaAutumn MelissaAutumn deleted the bugs/241-guard-against-remote-calendar-fails branch February 5, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Guard against ConnectionErrors for CalDav Connector
2 participants