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

Update Rails isolation_level docs with new learnings #221

Merged

Conversation

trevorturk
Copy link
Contributor

Following up on #220 after encountering unexpected errors when retaining isolation_level = :thread in a high-traffic production application being upgraded from Rails 7.0.8 -> 7.1.3.

My suggestion is to leave the documentation mostly in place, but to clarify that retaining :thread is not recommended after my practical experience. See #220 (comment) for a bit more detail including the types of errors I was seeing in production.

Types of Changes

  • Documentation

Contribution

@trevorturk trevorturk mentioned this pull request Feb 2, 2024
1 task
@ioquatix ioquatix merged commit 4002aea into socketry:main Feb 2, 2024
21 of 24 checks passed
@ioquatix
Copy link
Member

ioquatix commented Feb 2, 2024

Thanks for this, I'm sure it will help other users!

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