Hello, I am looking to change the default timeout ...
# singer-tap-development
n
Hello, I am looking to change the default timeout for my custom tap, but not sure where to do this. Could someone please provide an example. I see the default is 300 and the documentation states to use
DEFAULT_REQUEST_TIMEOUT
to override, but again not sure where in the code I should set this. Thanks!