Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

real timeout org tree lock #4429

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

pbugni
Copy link
Collaborator

@pbugni pbugni commented Jan 6, 2025

Hotfix:

Found a significant number of timeout exceptions raised looking to acquire the OrgTree-LOCK (used by any process needing to build the in-memory organization tree on first request).

The default timeout of 10 seconds is clearly inadequate. Increasing to same value (300 or 5 mins) used for the expiration of this lock (to catch any hung processes holding on to the lock).

…quire the OrgTree-LOCK. increase default 10 second limit.
@pbugni pbugni requested a review from ivan-c January 6, 2025 23:55
@pbugni pbugni merged commit 17217ad into master Jan 7, 2025
2 checks passed
@pbugni pbugni deleted the hotfix/real-timeout-OrgTree-LOCK branch January 7, 2025 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants