Enhancement #23936
closedWe should log an error when a hook timeouts
Description
It's hard to identify when a hook timeout, there are no obvious clues, it happens a few time that on other users, and it's hard to identify that the problem came from a hook timeout.
I think we should try to improve the detection of error, maybe logging when the hooks timeout may be a good idea (but I don't know the complexity to do this)
Updated by Benoît PECCATTE 11 months ago
It's in the category "server component".
Which hooks are you talking about ? Campaign hooks, server hooks, inventory hooks ?
Updated by Nicolas CHARLES 11 months ago
- Category changed from Server components to Agent
At least the inventories hook,which are often the more likely to fail
another ticket should be done for system update hooks (but i think it's already taken into account there)
Updated by Benoît PECCATTE 10 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2849
Updated by Benoît PECCATTE 10 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|304ff3b7b9f835526c461b6844a21e9ad62204a4.
Updated by Alexis Mousset 10 months ago
- Subject changed from We should log an error when a hook timeout to We should log an error when a hook timeouts
Updated by Alexis Mousset 10 months ago
- Fix check changed from To do to Error - Next version
Updated by Alexis Mousset 10 months ago
- Fix check changed from Error - Next version to Error - Blocking
Updated by Alexis Mousset 10 months ago
- Fix check changed from Error - Blocking to Error - Next version
Updated by Vincent MEMBRÉ 10 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.11 which was released today.