There is this 5y old question asking whether it is possible to write to both Firebase Storage and Firestore in an atomic way: either both succeed or both fail.
I am asking again, as the core product has evolved a lot.
My use case is I want to upload a file to Storage, get the URL and upload it to Firestore.