xiasf opened a new issue #13568:
URL: https://github.com/apache/pulsar/issues/13568
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
)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]