forked from platypush/platypush
8ea0519954
- Added set/cler timeout/interval actions in the utils plugin to dynamically set or stop timed actions from your custom logic - Actions error handling refactoring. If a Response is processed with some errors, then just log the error and return it to the caller, without raising an exception. If instead the action execution raised an uncaught exception, then handle the retries properly and return errors as a list with the output from all the retries, without being too verbose with the returning and logging the whole stack trace multiple times. |
||
---|---|---|
.. | ||
backend | ||
bus | ||
config | ||
context | ||
cron | ||
event | ||
message | ||
platydock | ||
plugins | ||
procedure | ||
pusher | ||
utils | ||
__init__.py | ||
__main__.py | ||
config.example.yaml | ||
create_device.sh | ||
logger.py |