script-exporter
script-exporter copied to clipboard
Timeout fix
HTTP write timeout should match script run timeout. The default script run timeout is 1 minute, but it is effectively 5 seconds (the HTTP write timeout).
+1
This resolves https://github.com/ncabatoff/script-exporter/issues/5.
@ncabatoff Any update here on if/when this will be merged? I'm also experiencing a similar issue.
That helped me too