Does anyone know how long it takes for an asset to propagate across the entire grid?
Ex.: I create a prim that can be communicated with via llEmail and it will llGiveInventory back to me. How long until this communication is fully functional?
I ask because I had delays with this very thing today. I had thought it was instantaneous, but it took between 3 and 4 hours to finally communicate properly. It seemed the llEmail setup immediately, but the llGiveInventory was delayed.
Thoughts?