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

Use configurable event store timeout for subscription queries #259

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

slashdotdash
Copy link
Member

Use the :timeout option configured for the event store or passed to the function when subscribing to a stream. This ensures that the :timeout option is used for all database queries.

Closes #258.

@slashdotdash slashdotdash merged commit e6d51fb into master Oct 20, 2022
@slashdotdash slashdotdash deleted the bug/subscription-timeout branch October 20, 2022 14:30
slashdotdash added a commit that referenced this pull request Oct 20, 2022
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.

Use configurable event store query timeout for subscription queries
1 participant