How can I catch librdkafka errors to take action on them? #723
              
                Unanswered
              
          
                  
                    
                      theelderbeever
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
We are receiving timeouts on our consumers due to long running processing which causes a consumer to leave the group. The problem is as far as the Rust code is concerned nothing has happened so we can't attempt a reconnect. How can we catch and take action on librdkafka errors?
Beta Was this translation helpful? Give feedback.
All reactions