got timeout when addressing klf200
dirk777 opened this issue · 3 comments
dirk777 commented
Issue:
klf200 is responding after scene has completed, which means that the http request configured with 10s timeout will stop and raise an error, if scene takes more than 10s
Solution:
increase timeout or make it configurable
In my fork I already did this: dirk777@6cdede0
If you want, I can make another pull request out of it?
Julius2342 commented
PR would be highly appreciated!
Julius2342 commented
Hi @dirk777 : I will reject this issue. The new API/implementation does not have this problem, bc the communication works asynchronously.
Julius2342 commented
btw, it would be great, if you could test the new API :-)