platypush/platypush/backend
Fabio Manganiello 284e0638f8 Always define msg so the function doesn't fail on exception
Reverted the previous retry logic for backend - it didn't really work

This reverts commit 4e0e4863a0.
This reverts commit 964c7b5cf0.
This reverts commit 6ce348365f.
2018-10-25 20:46:34 +02:00
..
assistant Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
button Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
camera Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
http Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
inotify Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
kafka Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
local Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
music Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
pushbullet Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
scard Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
sensor Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
weather Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
__init__.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
joystick.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
midi.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
mqtt.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
redis.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
tcp.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00