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

Tweak README to reflect conflict? flag changes #1092

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

elridion
Copy link
Contributor

Since Oban.insert changed its behaviour regarding the conflict? when failing to acquire the respective advisory lock the README should reflect that.

I'm not entirely sure how to phrase some additional advice to elaborate the internals, especially the fact that there is no guarantee that a job is inserted while it somehow feels like it.

It may also be a good idea to underline issues when using a Repeatable Read Isolation Level because Oban will be unable to see conflicting jobs originating from concurrent transactions.

Since `Oban.insert` changed its behaviour regarding the conflict?
when failing to acquire the respective advisory lock the README should
reflect that.
Copy link
Member

@sorentwo sorentwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent change. Just a minor formatting tweak.

README.md Outdated Show resolved Hide resolved
@sorentwo sorentwo merged commit 5e2cd17 into oban-bg:main May 28, 2024
2 checks passed
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