File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -582,7 +582,7 @@ Options to be passed on to the proxy.
582
582
| option | type | default | required | details |
583
583
| ------- | -------- | ----------------- | -------- | ------------------------------------------------------------------------------------------------------ |
584
584
| prefix | ` string ` | ` podium-resource ` | | Prefix used to namespace the proxy so that it's isolated from other routes in the HTTP server |
585
- | timeout | ` number ` | ` 6000 ` | | Default value, in milliseconds, for how long a request should wait before the connection is terminated |
585
+ | timeout | ` number ` | ` 20000 ` | | Default value, in milliseconds, for how long a request should wait before the connection is terminated |
586
586
587
587
Example of setting the ` timeout ` on the proxy to 30 seconds:
588
588
You can’t perform that action at this time.
0 commit comments