-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Under unexpected conditions, the agent task queue may be filled with hundreds of tasks. The agent has no rate limit when it pops the tasks out of its queue: this behavior might lead to high loads and OOM killings.
Reported by @NethNick with hundreds of get-cluster-status tasks in the queue.
Discussion https://mattermost.nethesis.it/nethesis/pl/nuuxze8e6fyi8fx3xg88hn87mr
Relevant agent code: https://github.com/NethServer/ns8-core/blob/005f7bc89077c8e598e4cdb7fbf949cb522e878c/core/agent/htask.go#L345
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done