Skip to content

Add a delay before reporting transactions #255

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

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

benjaminwil
Copy link
Member

@benjaminwil benjaminwil commented Jan 23, 2024

What is the goal of this PR?

In a test environment, we discovered that sometimes these jobs would be run before an order's new totals had been persisted by the Spree::OrderUpdater. This is an effective workaround, but it is just a workaround.

Merge Checklist

  • Update the changelog

In a test environment, we discovered that sometimes these jobs would be
run before an order's new totals had been persisted by the
`Spree::OrderUpdater`. This is an effective workaround, but it is just
a workaround.
@forkata
Copy link
Collaborator

forkata commented Jan 24, 2024

Looks like tests should pass here after we merge #254. Thanks for adding this @benjaminwil!

@Noah-Silvera Noah-Silvera merged commit 80b471a into master Jan 26, 2024
@Noah-Silvera Noah-Silvera deleted the delay-reporting-jobs branch January 26, 2024 19:05
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.

3 participants