yaade icon indicating copy to clipboard operation
yaade copied to clipboard

Feature Request: Make web->extension timeout configurable

Open wolfgang-stark opened this issue 1 year ago • 1 comments

Hi,

really great tool!

The extension is able to handle long running requests. However the web app timeouts early. What do you think about making the hard coded 5 seconds configurable?

https://github.com/EsperoTech/yaade/blob/25d821ded0e577bd4b13420310664e37a49d901e/client/src/components/requestPanel/RequestSender.tsx#L355-L359

Thank you!

wolfgang-stark avatar Mar 20 '24 12:03 wolfgang-stark

Hi,

great idea. Will add it to the backlog.

jonrosner avatar Mar 20 '24 16:03 jonrosner

@jonrosner We'd love to see that feature too! The docker container is awesome, and we'd love to use yaade, but we're hindered by this short hardcoded timeout.

pbach-tiplu avatar May 22 '24 14:05 pbach-tiplu

this is now configurable on a collection level.

jonrosner avatar May 22 '24 19:05 jonrosner