Hey,
I'm trying to do this :
swiv --druid your.druid.broker.host:8082 --print-config --with-comments > config.yaml
But as one of the datasources has low granularity and it takes more than 2 minutes to retrieve the metadata, Swiv is timing out on this datasource and repeatedly trying to do so again infinitely which ultimately overloads historical nodes :

Is it possible to change this timeout without building swiv ?