1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00
Radicale/radicale/hook
Henning Schild 773f09fe74 hook: gracefully ignore non functional hooks and fall back to none
In case a hook fails to load for some reason, fall back to the default
hook "none" and treat errors as warnings in the log.

This will gracefully ignore typos in hook names without crashing the
server, and it will also allow configuration of "rabbitmq" where i.e.
"pika" is missing.

Closes: #1490
Signed-off-by: Henning Schild <henning@hennsch.de>
2024-08-06 19:39:37 +02:00
..
rabbitmq Added queue type config for topic, values are classic and quorum 2024-03-02 13:38:42 +01:00
__init__.py hook: gracefully ignore non functional hooks and fall back to none 2024-08-06 19:39:37 +02:00
none.py Code cleanup and refactoring 2020-08-17 02:14:04 +02:00