Skip to content

fix: adjust batch size for cascade feature #3897

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
Jul 7, 2025

Conversation

lovrocolic
Copy link
Collaborator

Context

We have monitored cascade feature on production and it can be really slow to create/update charge with huge number of filters.

Description

We should investigate in detail performance in used services, but the first step could be to reduce batch size

@lovrocolic lovrocolic requested a review from vincent-pochet July 1, 2025 15:11
@lovrocolic lovrocolic merged commit ae3ce25 into main Jul 7, 2025
14 checks passed
@lovrocolic lovrocolic deleted the cascade-adjust-batch-size branch July 7, 2025 08:42
diegocharles pushed a commit that referenced this pull request Jul 11, 2025
## Context

We have monitored cascade feature on production and it can be really
slow to create/update charge with huge number of filters.

## Description

We should investigate in detail performance in used services, but the
first step could be to reduce batch size
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