Access headers for Messaging.send response?
              
              #2394
            
            
              
                Unanswered
              
          
                  
                    
                      fredrikjaxwall
                    
                  
                
                  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.
-
The docs for Cloud Messaging states that one should
However, it doesn't seem like the headers are accessible when using
Messaging.sendinfirebase-admin-node?While it does seem like the SDK has some internal retry-mechanisms, I assume these won't cover cases where
Retry-Afteris more than (at most) a few minutes into the future.Is there a way to access the headers to be able to handle these cases?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions