platypush/platypush/plugins/calendar
Fabio Manganiello 47ba13d985 calendar.ical.get_upcoming_events should fail hard if there was any exception/unsuccessful response
The error should not be swallowed and it should be instead propagated up
to calendar.get_upcoming_events, if it's called from that context. And
calendar.get_upcoming_events should be in charge of handling the
exceptions and make sure that failing to retrieve the events for one
calendar doesn't make the whole method fail.
2021-03-05 11:16:14 +01:00
..
__init__.py calendar.ical.get_upcoming_events should fail hard if there was any exception/unsuccessful response 2021-03-05 11:16:14 +01:00
ical.py calendar.ical.get_upcoming_events should fail hard if there was any exception/unsuccessful response 2021-03-05 11:16:14 +01:00