Rony Azrak
Rony Azrak
I would love that too!! just like the swipeToClose
@ravirupareliya did you figure out how to solve this?
@ravirupareliya I think I've figured it out. I had the exact same situation, I would use the same url after updating profile picture. The issue with that is if user...
@mguay22 I am familiar with the heartbeat event and how it's being used to kill a consumer if it does not respond within the sessionTimeout. This is all built in...
Will try out this approach ^ and keep this thread posted. My strategy is to integrate the microservice's healthcheck to the event client's healthcheck. I will listen to the kafkajs...
I am trying to understand what this change does. I read that the `enforceRequestTimeout = true` times out the request after 30 seconds (by default). But then why am I...
We are having the same issue where we are detecting a rebalance in the middle of processing a batch, and so we commit the last handled offset and exit the...
I can't use this package on Django=2.0.7 because of that error. Any idea how to fix this?
Any updates on this?