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

Add configurable transaction management #57

Merged
merged 7 commits into from
Aug 2, 2024

Conversation

RealOrangeOne
Copy link
Owner

@RealOrangeOne RealOrangeOne commented Jun 18, 2024

A solution to #24

Following the pattern Rails uses, how transactions are handled is now configurable. Either tasks are enqueued when the transaction closes or immediately.

@RealOrangeOne RealOrangeOne force-pushed the feature/configurable-transactions branch from 9f201ae to 4a42775 Compare July 26, 2024 14:35
@RealOrangeOne RealOrangeOne force-pushed the feature/configurable-transactions branch from 283cd96 to 019223a Compare July 26, 2024 15:22
@RealOrangeOne RealOrangeOne marked this pull request as ready for review July 26, 2024 15:37
@RealOrangeOne RealOrangeOne force-pushed the feature/configurable-transactions branch from 0976edb to 3190766 Compare July 26, 2024 16:32
@RealOrangeOne RealOrangeOne added the tasks-api Issues relating to the tasks API and general API contract from the library label Jul 26, 2024
@RealOrangeOne RealOrangeOne force-pushed the feature/configurable-transactions branch from 274b2e8 to d50464e Compare August 2, 2024 14:04
@RealOrangeOne RealOrangeOne merged commit 4c5f63e into master Aug 2, 2024
30 checks passed
@RealOrangeOne RealOrangeOne deleted the feature/configurable-transactions branch August 2, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tasks-api Issues relating to the tasks API and general API contract from the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant