Skip to content

fix: increase media chunks API timeout#440

Merged
jmacAJ merged 1 commit intomainfrom
ARC-2734
Dec 31, 2025
Merged

fix: increase media chunks API timeout#440
jmacAJ merged 1 commit intomainfrom
ARC-2734

Conversation

@ademgcl
Copy link
Copy Markdown
Collaborator

@ademgcl ademgcl commented Dec 31, 2025

This pull request increases the timeout for media chunk retrieval in the getMediaChunks function to better handle large files or slow network conditions.

  • Media retrieval improvements:
    • Increased the timeout for axios.get requests in the getMediaChunks function from 30 seconds to 10 minutes to prevent premature timeouts when handling large files.

Copy link
Copy Markdown
Contributor

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 pull request increases the timeout for the getMediaChunks function from 30 seconds to 10 minutes to better accommodate large media files and slow network conditions.

  • Increased axios timeout from 30000ms to 600000ms (30 seconds to 10 minutes)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jmacAJ jmacAJ merged commit d0fe9e3 into main Dec 31, 2025
6 checks passed
@jmacAJ jmacAJ deleted the ARC-2734 branch December 31, 2025 13:12
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.

3 participants