Cloudinary takes several minutes to display an upload

Can anyone tell me if there is something wrong with these blocks.
I have tryed without Wait. Witout saving in variable. Witout the if"did user cancel" block.
It comes on cloudinary after 5 to 10 minutes. If i dont close or update the app.

image

Is there a difference here between the time taken for the asset to appear in your Cloudinary dashboard versus the time taken to get the URL of the resource that has been uploaded?

For instance, can you use a label to display the mediaURL somewhere in your app? How long does it take to generate this URL? (I’d guess that it’s only a few seconds)