Skip to content

Conversation

@LordHepipud
Copy link
Collaborator

Adds feature to check for frozen threads on REST-Api, ensuring that non-responding threads are killed after 5 minutes without progress and restartet.
Also improves queing of REST-Api tasks into threads, which now prioritizes to check for inactive threads first to enque new calls and falls back to old behaviour, in case all threads are busy.

@cla-bot cla-bot bot added the cla/signed label Mar 18, 2022
@LordHepipud LordHepipud changed the title Feature: Add thread queing optimation and frozen thread detection Feature: Add thread queuing optimisation and frozen thread detection Mar 18, 2022
@LordHepipud LordHepipud added this to the v1.9.0 milestone Mar 18, 2022
@LordHepipud LordHepipud added the Enhancement New feature or request label Mar 18, 2022
@LordHepipud LordHepipud self-assigned this Mar 18, 2022
@LordHepipud LordHepipud force-pushed the feature/thread_keep_alive_and_housekeeping_on_freeze branch from 824c116 to e4ddbea Compare March 18, 2022 21:54
@LordHepipud LordHepipud merged commit 36fe4f2 into master Mar 18, 2022
@LordHepipud LordHepipud deleted the feature/thread_keep_alive_and_housekeeping_on_freeze branch March 18, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants