Skip to content

fix: reduce session write lock stale timeout to 5 minutes#76

Open
kumarabhirup wants to merge 2 commits into
mainfrom
fix/11-reduce-stale-lock-timeout
Open

fix: reduce session write lock stale timeout to 5 minutes#76
kumarabhirup wants to merge 2 commits into
mainfrom
fix/11-reduce-stale-lock-timeout

Conversation

@kumarabhirup

Copy link
Copy Markdown
Collaborator

Fixes #11

Reduces the default stale lock timeout from 30 minutes to 5 minutes in session-write-lock.ts. The staleMs parameter remains configurable via function params.

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.

Session write lock stale timeout of 30 minutes allows lock contention

1 participant