How do I increase the request timeout for HTTPStreamerAdapterCupertinoStreamer.service? I have tried to change it but the error log still says it’s timing out in 8000ms.
This doesn’t work (config for my application):
<HTTPStreamer>
<Properties>
<Property>
<Name>requestTimeout</Name>
<Value>20000</Value>
<Type>Integer</Type>
</Property>
</Properties>
</HTTPStreamer>
I also tried making an HTTPStreamers.xml but changing it in that doesn’t work either, in HTTPStreamers/HTTPStreamer/Properties for HTTPStream/Name=cupertinostreaming