Skip to content

Conversation

@khvn26
Copy link
Member

@khvn26 khvn26 commented Jan 28, 2026

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Contributes to #6610.

In this PR, we avoid OOM worker terminations when attempting to export beefy organisations via the sales dashboard.

We assume that using generators and multipart S3 uploads should significantly reduce the memory footprint. The tradeoff is that the exports should take slightly longer.

How did you test this code?

All the new code and changes to existing code are covered with tests. This will be tested manually on staging.

@khvn26 khvn26 requested a review from a team as a code owner January 28, 2026 17:04
@khvn26 khvn26 requested review from Zaimwa9 and removed request for a team January 28, 2026 17:04
@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Review Updated (UTC)
docs Ignored Ignored Preview Jan 29, 2026 11:52am
flagsmith-frontend-preview Ignored Ignored Preview Jan 29, 2026 11:52am
flagsmith-frontend-staging Ignored Ignored Preview Jan 29, 2026 11:52am

Request Review

@github-actions github-actions bot added the feature New feature or request label Jan 28, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-6612 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-6612 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api-test:pr-6612 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-6612 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-6612 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-6612 Finished ✅ Results

@github-actions github-actions bot added the api Issue related to the REST API label Jan 28, 2026
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Jan 28, 2026
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.22%. Comparing base (3e6345b) to head (02c43d4).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6612      +/-   ##
==========================================
+ Coverage   98.18%   98.22%   +0.04%     
==========================================
  Files        1295     1298       +3     
  Lines       46920    47047     +127     
==========================================
+ Hits        46067    46212     +145     
+ Misses        853      835      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Jan 29, 2026
@khvn26 khvn26 force-pushed the feat/streaming-s3-export branch from 9fdb083 to 502c108 Compare January 29, 2026 11:08
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Jan 29, 2026
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants