0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-09 23:51:05 +00:00
alerta_alerta/alerta/views
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 iSort fixes (#1058) 2019-08-10 23:14:44 +02:00
alerts.py Pass timeout to action process_action and take_action functions (#1042) 2019-08-13 20:01:15 +02:00
blackouts.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
bulk.py Use enum type for scopes (#743) 2018-11-09 00:34:32 +01:00
customers.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
groups.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
heartbeats.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
keys.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
oembed.py Make oembed query database agnostic (#1004) 2019-06-19 16:09:06 +02:00
permissions.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
users.py Add username lookup to check for login and email (#963) 2019-04-28 22:45:03 +02:00