Kamal Aboul-Hosn

Results 18 comments of Kamal Aboul-Hosn

We have not been able to find a general way to approach debugging these problems, but instead have required customer-specific investigations around their setup. Please enter a support case with...

If the exponential backoff settings are not being respected, then a support case should be entered so that more investigation can be done on the server side.

@vmorgado if you are having this issue, you should enter your own support case.

Follow-up on this issue should be via a support case.

@WesCossick Adherence to the retry settings is a server-side behavior, not a client-side behavior, which is why this needs to be investigated via a support case.

@WesCossick I can assure you that the behavior of backing off is a behavior in the server, not the client. If the nack is sent by the client, the act...

The Node library does adhere to the semantics of the ordering keys, ensuring that the callback is called for each message for a key in the proper order. Any asynchronous...

Going back to the original issue, I think the problem might be in the way the topic is being instantiated. The topic is being recreated for every publish, which means...