- 27 Jun, 2022 1 commit
-
-
christophe.devienne authored
-
- 23 Jun, 2022 5 commits
-
-
christophe.devienne authored
-
christophe.devienne authored
-
christophe.devienne authored
This way, the envelope id is known and we avoid errors when getting a currently empty envelope
-
christophe.devienne authored
This will make forensic easier
-
christophe.devienne authored
This should fix zombies processes (RUNNING with no jobs)
-
- 21 Jun, 2022 1 commit
-
-
christophe.devienne authored
-
- 20 May, 2022 1 commit
-
-
christophe.devienne authored
-
- 10 Jun, 2022 3 commits
-
-
christophe.devienne authored
In some case, null fragments are received before the first actual fragments. The envelope storage should just ignore them and not fail.
-
christophe.devienne authored
-
christophe.devienne authored
-
- 02 Jun, 2022 2 commits
-
-
christophe.devienne authored
-
christophe.devienne authored
-
- 01 Jun, 2022 2 commits
-
-
christophe.devienne authored
-
christophe.devienne authored
-
- 19 May, 2022 1 commit
-
-
christophe.devienne authored
- added commands 'info' and 'stack'
-
- 18 May, 2022 1 commit
-
-
christophe.devienne authored
-
- 13 May, 2022 1 commit
-
-
christophe.devienne authored
- sort nodes and edges to avoid finding false differences - always save new versions, even if identical to previous version
-
- 12 May, 2022 3 commits
-
-
christophe.devienne authored
-
christophe.devienne authored
-
christophe.devienne authored
-
- 28 Apr, 2022 1 commit
-
-
christophe.devienne authored
-
- 10 May, 2022 2 commits
-
-
christophe.devienne authored
A vicious loop variable reference was anihilating the careful filtering of matching pipelines.
-
christophe.devienne authored
-
- 06 May, 2022 1 commit
-
-
christophe.devienne authored
-
- 28 Apr, 2022 1 commit
-
-
christophe.devienne authored
Add a new configuration entry: http.webhook.payload-type, that determines how to post the data to the target url. The possible values are: - 'full-request' (default): same behavior as before, the full request is serialized and posted - 'envelope': post only the envelope and expects no content in return (ideally a 204 status). - 'message-in-request': post individual messages in a complete request. The envelope id is not changed. - 'message-in-envelope': post individual messages in an envelope - 'message-content': post the messages contents, one by one The webhook.url setting can now contain a '{msgtype}' placeholder that will be replaced with the message type (only if payload-type is 'message-*') In the 'full-request' mode, the big envelopes should now be posted complete, not only the header.
-
- 26 Apr, 2022 1 commit
-
-
christophe.devienne authored
-
- 11 Mar, 2022 1 commit
-
-
christophe.devienne authored
-
- 10 Mar, 2022 1 commit
-
-
christophe.devienne authored
-
- 22 Feb, 2022 1 commit
-
-
christophe.devienne authored
--HG-- branch : 3.2.x
-
- 17 Feb, 2022 1 commit
-
-
christophe.devienne authored
-
- 14 Feb, 2022 2 commits
-
-
christophe.devienne authored
--HG-- branch : 3.2.x
-
christophe.devienne authored
If actual collection stops, the time since lastCollect keep growing, which caused the wait time to be reduced to the minimum (1ms), hence a constant update of the metrics, leading to a heavy load on the db. --HG-- branch : 3.2.x
-
- 01 Feb, 2022 7 commits
-
-
christophe.devienne authored
-
christophe.devienne authored
-
christophe.devienne authored
-
christophe.devienne authored
-
christophe.devienne authored
-
christophe.devienne authored
-
christophe.devienne authored
-