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

SWATCH-3036: Use separated transactions when processing retry remittance #3877

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

kartikshahc
Copy link
Contributor

Changes:

  • Add an index for billable_usage_remittance.retry_after column
  • Query the remittances to be retried in batches and single transactions
  • Perform update operations in single transactions (after sending the remittance to kafka)

Jira issue: SWATCH-XXXX

Description

Testing

IQE Test MR:

Setup

Steps

Verification

Changes:
- Add an index for billable_usage_remittance.retry_after column
- Query the remittances to be retried in batches and single transactions
- Perform update operations in single transactions (after sending the remittance to kafka)
@kahowell kahowell merged commit 0b05f89 into hotfix Oct 22, 2024
4 checks passed
@kahowell kahowell deleted the SWATCH-3036_hotfix branch October 22, 2024 15:22
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.

4 participants