When using the sendAll method, it succeeds or fails probabilistically. #2696
-
Hello, I know that the sendAll method has been deprecated, but we have continued to use it due to certain circumstances. Recently, even with the same request data, sendAll has been inconsistently succeeding or failing. I resolved this issue by upgrading version and switching to the sendEach method, but I'm curious as to why this inconsistency occurred with the sendAll method. In my opinion, if a method is deprecated, it should not work, so I'm curious why it alternates between success and failure. fail Error Message |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found the reason https://firebase.google.com/support/faq/#deprecated-api-shutdown |
Beta Was this translation helpful? Give feedback.
I found the reason
https://firebase.google.com/support/faq/#deprecated-api-shutdown