Henrique Magarotto
Henrique Magarotto
When the processing of one partition is slow, all partitions are affected. It's because the "fetch" for other partitions only is performed after the process completion for all partitions. The...
When an agent transfers the visitor then send an event to webhook. The event payload is the same as others events but without message and with type: "VisitorTransfer"
Don't create webhook requests when the event was generated by an API call.
**Package Request** Cloudflare Tunnel client, a tunneling daemon that proxies traffic from the Cloudflare network to your origins. Expose publicly internal services through Cloudflare tunnel and use their security mechanisms...
### Expected behavior After a Redis response timeout, Redisson needs to be resilient and back to normal operation after Redis timeout and allow to lock and unlock critical sections again....
Let the backend deal with subscription duplicates on webhook controller startup - [X] Test webhooks with spring-boot starter for Jersey - https://github.com/hmagarotto/zenvia-whatsapp-echobot-java - [ ] Test webhooks with spring-boot starter...