platypush/platypush/backend/pushbullet
Fabio Manganiello 30e51ee299 Network initialization for the Pushbullet backend should be done in the run method.
Network errors in the constructor cause the whole application to fail.
Better to do the initialization in the run method with retries.
2020-02-17 00:46:33 +01:00
..
__init__.py Network initialization for the Pushbullet backend should be done in the run method. 2020-02-17 00:46:33 +01:00