Thanks @toots but unfortunately I don’t think this is the issue because I only 
changed it to 10 seconds recently (during testing in this thread) from an 
initial 60 seconds.

This is the code I am using:

```
s = request.dynamic(id="s",timeout=10.0,get_request)
```

Before it was this

```
s = request.dynamic(id="s",timeout=60.0,get_request)
```

I can change it back if you want, but don’t think it makes a difference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/708#issuecomment-466180972
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to