Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: c01fb81afe81df1ec12d9ecb6f78926f60b61179
https://github.com/Checkmk/checkmk/commit/c01fb81afe81df1ec12d9ecb6f78926f6…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M cmk/piggyback_hub/config.py
M cmk/piggyback_hub/main.py
M cmk/piggyback_hub/payload.py
M tests/unit/cmk/piggyback_hub/test_config.py
Log Message:
-----------
piggyback-hub: only reload config if necessary
Change-Id: Ieed9241fc66d23a88586d644a4bd50bcd6936080
Commit: df008ead5a77317651d287b8f7e4da8f25982032
https://github.com/Checkmk/checkmk/commit/df008ead5a77317651d287b8f7e4da8f2…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M cmk/piggyback_hub/main.py
M cmk/piggyback_hub/utils.py
M packages/cmk-messaging/cmk/messaging/_connection.py
M packages/cmk-messaging/tests/test__connection.py
Log Message:
-----------
piggyback-hub: make payload expire after 10 minutes
The other end should be receiving these messages instantly.
If they linger in the queue for more that 10 minutes,
something is severely wrong anyway.
In that case: at least don't food the queue.
Change-Id: Iccdd62953bf6172313bf00e3c6f594fec57c5ae7
Compare:
https://github.com/Checkmk/checkmk/compare/8df8d8247643...df008ead5a77
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications