Skip to content

Conversation

samwho
Copy link
Contributor

@samwho samwho commented Jul 29, 2025

No description provided.

@samwho samwho requested a review from a team as a code owner July 29, 2025 09:08
@samwho samwho requested review from adrinr and removed request for a team July 29, 2025 09:08
Copy link

qa-wolf bot commented Jul 29, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/xs labels Jul 29, 2025
@samwho samwho enabled auto-merge July 29, 2025 09:09
@samwho samwho requested review from mike12345567 and Copilot July 29, 2025 09:17
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the export functionality by increasing concurrency and improving user experience during export operations.

  • Increases export concurrency from 3 to 5 for better performance
  • Makes the export function asynchronous to properly show loading states in the modal

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
ExportAppModal.svelte Converts onConfirm handler to async and awaits exportApp() call
objectStore.ts Increases max concurrency from 3 to 5 for directory retrieval operations

@samwho samwho merged commit 0c35c20 into master Jul 29, 2025
30 checks passed
@samwho samwho deleted the app-export-memory-use branch July 29, 2025 09:19
@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants