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

Revise (increase) BoltDB open timeout #2499

Closed
cthulhu-rider opened this issue Aug 11, 2023 · 0 comments · Fixed by #2604
Closed

Revise (increase) BoltDB open timeout #2499

cthulhu-rider opened this issue Aug 11, 2023 · 0 comments · Fixed by #2604
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@cthulhu-rider
Copy link
Contributor

originally discussed in #2462 (comment)

currently, we always use 100ms timeout for BoltDB flocks. This value may be not enough, it's proposed to increase timeout to 1s

@cthulhu-rider cthulhu-rider mentioned this issue Aug 11, 2023
3 tasks
@roman-khimov roman-khimov added this to the v0.39.0 milestone Aug 16, 2023
AliceInHunterland added a commit that referenced this issue Oct 2, 2023
Previously, we always use 100ms timeout for BoltDB flocks. This value
may be not enough, it's proposed to increase timeout to 1s.

Closes: #2499.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Oct 2, 2023
Previously, we always use 100ms timeout for BoltDB flocks. This value
may be not enough, it's proposed to increase timeout to 1s.

Closes: #2499.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Oct 2, 2023
Previously, we always use 100ms timeout for BoltDB flocks. This value
may be not enough, it's proposed to increase open timeout to 1s.

Closes: #2499.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
roman-khimov added a commit that referenced this issue Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants