Skip to content

Fix: Introduced a throttle on downloads to fix the ui freeze#687

Merged
benjaminshafii merged 2 commits intodifferent-ai:devfrom
saifxyzyz:fix-downloadthrottle
Feb 26, 2026
Merged

Fix: Introduced a throttle on downloads to fix the ui freeze#687
benjaminshafii merged 2 commits intodifferent-ai:devfrom
saifxyzyz:fix-downloadthrottle

Conversation

@saifxyzyz
Copy link
Contributor

@saifxyzyz saifxyzyz commented Feb 26, 2026

Closes #609

This PR puts a throttle on the download chunks so that it doesn't overload the cpu and cause ui freeze

Created a throttle function to rate limit on the downloads(updates), so that the ui is responsive and the load on cpu is reduced

@vercel
Copy link

vercel bot commented Feb 26, 2026

@saifxyzyz is attempting to deploy a commit to the 0 Finance Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 26, 2026

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

Project Deployment Actions Updated (UTC)
openwork-software Ready Ready Preview, Comment Feb 26, 2026 9:04am

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

@benjaminshafii
Copy link
Member

thx @saifxyzyz

@benjaminshafii benjaminshafii merged commit 00302fa into different-ai:dev Feb 26, 2026
5 of 7 checks passed
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.

[Bug]: Application becomes unresponsive when downloading new version

2 participants