Commit e3b1e68
authored
Increase timeout for client-side zip upload to 60 seconds (#132)
* Increase timeout for client-side zip upload to 60 seconds
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=C05HD6QLV9Q1 parent f80fec9 commit e3b1e68
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments