Does bump_routed_stats work right in case delayed message is rejected? #273
                  
                    
                      inikulshin
                    
                  
                
                  started this conversation in
                General
              
            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.
Uh oh!
There was an error while loading. Please reload this page.
-
Actually, I'm looking for the code that makes the whole publish process fully synchronously.
Afaiu, the code
only schedules delivery task(s), but doesn't wait for their completion or check whether it(they) succeeded.
And
bump_routed_statsmay bump stats (with success) before actual publishing, right?Beta Was this translation helpful? Give feedback.
All reactions