fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
28 stars 16 forks source link

Common: Allow for configurable HTTP time-outs #421

Closed rsenden closed 10 months ago

rsenden commented 10 months ago

Unirest uses a default connection timeout of 10 seconds, and socket timeout of 60 seconds. Especially for larger FoD tenants, this will be too short; other FoD integrations that submit FoD scan requests use much longer default timeouts like 600 seconds. We should probably increase the default timeouts for the foD module, and allow users to customize these timeouts. PR #418 is already open for this, but still needs to be reviewed and potentially improved/enhanced/simplified/...

rsenden commented 10 months ago

This was fixed in 6a0888676f7043ead19deb69bc080224f4881ad6