The first time I send a message every day the producer reports an error, if I try again it works fine, I'm using a websocket client.
This is the error message:
Array
(
[result] => send-error:8
[errorMsg] => org.apache.pulsar.client.api.PulsarClientException$TimeoutException: The producer standalone-122-14 can not send message to the topic persistent://public/default/my-topic2 within given timeout : createdAt 22479461 ns ago, firstSentAt 1302578400810485 ns ago, lastSentAt 20711937 ns ago, retryCount 1
[context] => 1 : 2021-12-30 10:42:18
[errorCode] => 0
[schemaVersion] => 0
)