0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-04 21:58:31 +00:00
alerta_alerta/alerta/utils
fshaikh-eg d4b7848fb0 Pass timeout to action process_action and take_action functions (#1042)
* added kwarg for timeout for process_action so it can be used in a plugin

* change default to 3 values expected and exception to 4 values

* changed time_out to timeout and fixed kwargs ordering

* implementing recommended improvements to get length of tuple

* updated exception logic

* fixed formatting
2019-08-13 20:01:15 +02:00
..
__init__.py Flatten directory structure 2017-09-20 15:08:46 +01:00
api.py Pass timeout to action process_action and take_action functions (#1042) 2019-08-13 20:01:15 +02:00
audit.py Remove unused imports. (#1045) 2019-08-05 10:07:07 +02:00
collections.py Fix update user attributes (#799) 2019-01-06 23:34:23 +01:00
config.py Fix flake W504 issues and ignore flake W503 (#1061) 2019-08-11 01:18:26 +02:00
format.py Fix some pylint errors (#1059) 2019-08-11 00:02:53 +02:00
hooks.py run autopep8 fix (#1057) 2019-08-10 23:14:11 +02:00
key.py run autopep8 fix (#1057) 2019-08-10 23:14:11 +02:00
logging.py Allow logfile format to be configurable (#1038) 2019-08-01 22:14:23 +02:00
mailer.py Run pre-commit as part of CI to prevent regressions (#1062) 2019-08-11 09:36:44 +02:00
paging.py run autopep8 fix (#1057) 2019-08-10 23:14:11 +02:00
plugin.py Push app config to plugin methods for per-alert config (#944) 2019-04-23 22:58:14 +02:00
response.py run autopep8 fix (#1057) 2019-08-10 23:14:11 +02:00
tracing.py Fix flake W504 issues and ignore flake W503 (#1061) 2019-08-11 01:18:26 +02:00
webhook.py Refactor built-in webhooks (#844) 2019-02-16 01:34:18 +01:00