It seems that the new Bulk API doesn't actually send realtime updates which is making a huge problem for me.
I also wanted to know
different is it deleting multiple documents in the normal way in a function, and using the Bulk API. and I'm talking about (in Functions).
TL;DR
- New Bulk API does not provide real-time updates, causing issues for developers.
- Inquiring about the difference between deleting multiple documents using a regular function vs. using the Bulk API in Functions.