Skip to content

v1.7.3

Choose a tag to compare

@davidhamann davidhamann released this 16 Apr 16:42
· 10 commits to master since this release

Added option to pass (HTTP) timeout (in seconds) to Server instance. This takes precedence over the now legacy fmrest_timeout environment variable. When not passed, the behavior is as before (env var, if set, otherwise default 10 seconds from const).