Skip to content

Increase timeout for client-side zip upload to 60 seconds#132

Merged
yuhgto merged 2 commits into
masterfrom
fix/dipro/increase-timeout-clientside-zip
Jul 9, 2025
Merged

Increase timeout for client-side zip upload to 60 seconds#132
yuhgto merged 2 commits into
masterfrom
fix/dipro/increase-timeout-clientside-zip

Conversation

@yuhgto

@yuhgto yuhgto commented Jul 8, 2025

Copy link
Copy Markdown
Contributor

Users can deploy their client-side code via CLI now.

Previously, this used the default timeout of the api-service which is 10 seconds. This is too short for slow internet connections.

I increased it to 60 seconds for this specific request. AFAIK 60s is the standard for most requests to our platform.

Received this feedback from our community here: https://mondaymarketp.slack.com/archives/C05HD6QLV9Q/p1750879234814949?thread_ts=1748539800.596439&cid=C05HD6QLV9Q

yuhgto added 2 commits July 8, 2025 15:03
Users can deploy their client-side code via CLI now. 

Previously, this used the default timeout of the `api-service` which is 10 seconds. This is too short for slow internet connections. 

I increased it to 60 seconds, which is the standard for most requests to our platform. 

Received this feedback from our community here: https://mondaymarketp.slack.com/archives/C05HD6QLV9Q/p1750879234814949?thread_ts=1748539800.596439&cid=C05HD6QLV9Q
@yuhgto yuhgto merged commit e3b1e68 into master Jul 9, 2025
2 checks passed
@yuhgto yuhgto deleted the fix/dipro/increase-timeout-clientside-zip branch July 9, 2025 12:29
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.

2 participants