Waiting for playFinished timeout?

In the logs I see often:
rhasspydialogue_hermes: Waiting for playFinished (id=4e87f7c6-1735-4691-b81f-efb0df2c4648, timeout=0.551859410430839).
This apparently does not cause any problem but I would be interested if there is a setting to avoid such messages. My satelite client sends the playFinished message as soon as it received the complete data fo a tts announcement. I think this is correct or should I send this messsage as soon as i receive the first wav-chunk (the one with the header) ?

Solved: This is not a warning nor an error about exceeding a timeout - it just informs about the time, within which the playFinished event is expected from the client/satelite. I the logs I can clearly see that this event arrives always within the timeout time ( about a third of that timeout value).