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

Expensive queries and exports run in the context of the state machine process #171

Open
dumbbell opened this issue Nov 16, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@dumbbell
Copy link
Member

Expensive queries running in the context of the state machine process (the Ra server) will stall following reads and writes.

We should:

  1. document this, so users know about this caveat
  2. add an option to spawn a ephemeral process to handle the query outside of the state machine

This started from a discussion on the Erlang forums.

@dumbbell dumbbell added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant