Skip to content

CS-423 [BUG] Unable to download Altorney evidence pack#2936

Merged
tofikwest merged 6 commits into
mainfrom
chas/download-large-evidence-pack
May 29, 2026
Merged

CS-423 [BUG] Unable to download Altorney evidence pack#2936
tofikwest merged 6 commits into
mainfrom
chas/download-large-evidence-pack

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 27, 2026

This is an automated pull request to merge chas/download-large-evidence-pack into dev.
It was created by the [Auto Pull Request] action.


Summary by cubic

Fixes CS-423: prevents proxy timeouts on large evidence ZIP downloads by flushing headers and streaming an immediate first byte via EXPORT_INFO.txt. Exports start quickly and avoid browser “Failed to fetch” on large orgs or slow tasks.

  • Bug Fixes
    • Call res.flushHeaders() in both export controllers before streaming.
    • Append EXPORT_INFO.txt first with start time, task ID, and org name/ID + task count to emit the first ZIP byte for task and org exports.
    • Update tests to assert header flushing and the new first-file order.

Written for commit 60157de. Summary will update on new commits.

Review in cubic

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

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

Project Deployment Actions Updated (UTC)
comp-framework-editor Ready Ready Preview, Comment May 29, 2026 5:13pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
app Skipped Skipped May 29, 2026 5:13pm
portal Skipped Skipped May 29, 2026 5:13pm

Request Review

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@chasprowebdev chasprowebdev changed the title [dev] [chasprowebdev] chas/download-large-evidence-pack CS-423 [BUG] Unable to download Altorney evidence pack May 27, 2026
@linear
Copy link
Copy Markdown

linear Bot commented May 27, 2026

CS-423

@chasprowebdev
Copy link
Copy Markdown
Contributor

@cubic-dev-ai please review it.

@cubic-dev-ai
Copy link
Copy Markdown
Contributor

cubic-dev-ai Bot commented May 27, 2026

@cubic-dev-ai please review it.

@chasprowebdev I have started the AI code review. It will take a few minutes to complete.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@tofikwest
Copy link
Copy Markdown
Contributor

@cubic-dev-ai review it

@cubic-dev-ai
Copy link
Copy Markdown
Contributor

cubic-dev-ai Bot commented May 29, 2026

@cubic-dev-ai review it

@tofikwest I have started the AI code review. It will take a few minutes to complete.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@chasprowebdev
Copy link
Copy Markdown
Contributor

@cubic-dev-ai ultrareview

@cubic-dev-ai
Copy link
Copy Markdown
Contributor

cubic-dev-ai Bot commented May 29, 2026

@cubic-dev-ai ultrareview

@chasprowebdev Starting ultrareview - a deeper analysis than a regular review. I'll post findings when complete.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ultrareview completed in 1m 24s

No issues found across 4 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@tofikwest tofikwest merged commit a6aa9e3 into main May 29, 2026
11 checks passed
@tofikwest tofikwest deleted the chas/download-large-evidence-pack branch May 29, 2026 17:23
@tofikwest
Copy link
Copy Markdown
Contributor

approved

@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.66.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants