Peter Bieringer
7da46f392e
fix logger.warn->warning
2024-08-27 21:34:52 +02:00
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
Tuna Celik
a72964ab3f
learn to make tox happy
2024-03-02 19:44:10 +01:00
Tuna Celik
22c843c49c
Added queue type config for topic, values are classic and quorum
2024-03-02 13:38:42 +01:00
Tuna Celik
22731f3d26
Fixed couple of points after origin sync
2023-02-10 22:52:49 +01:00
Tuna Celik
06fbac67a1
Added hook to proppatch request
2020-08-19 01:38:49 +02:00
Tuna Celik
46d1a31441
Improved rabbitmq connection lost recovery
2020-08-18 11:26:25 +02:00
Tuna Celik
95eb44a87f
Modified exception handling for notification item publishing to handle any exception
2020-08-17 15:13:40 +02:00
Tuna Celik
b8af0c7490
Added connection recovery and logging
2020-08-17 15:09:38 +02:00
Tuna Celik
896642b374
Changed queue durability from false to true
2020-08-17 14:44:16 +02:00
Tuna Celik
bf5272e83d
Improved notification message with user/calendar point as field
2020-08-17 14:43:52 +02:00
Tuna Celik
da31f80ba5
Refactoring
2020-08-17 03:32:13 +02:00
Tuna Celik
ecff5fac82
Code Cleanup and Optimisation
2020-08-17 03:19:27 +02:00
Tuna Celik
b2fc8bbb0c
Refactoring
2020-08-17 03:01:21 +02:00
Tuna Celik
d19c16c8d3
Refactoring
2020-08-17 02:38:06 +02:00
Tuna Celik
1289003da1
Refactoring
2020-08-17 02:37:21 +02:00
Tuna Celik
2e93c012bf
Refactoring
2020-08-17 02:29:28 +02:00
Tuna Celik
bfe4332ac5
Refactoring
2020-08-17 02:23:49 +02:00
Tuna Celik
389a6b9906
Code cleanup and refactoring
2020-08-17 02:14:04 +02:00
Tuna Celik
5253a464ab
Addd hook capability
2020-08-17 02:05:02 +02:00