Credit where credit's due... Primal shows the image right away once default blossom server uploads it and then continues to upload to mirrors in the background. This doesn't occur on noStudel. It won't inject the file URL into composer until it tries adding file to all mirrors. This can take a long time if a few mirrors are used. Any chance you can optimize this? @hzrd149
Login to reply
Replies (2)
Primal uploads to the default server and then makes mirror requests (BUD-04) to mirror servers in the background with fire & forget approach. Mirror servers are actually downloading the file from default server.
I like this approach a lot more. although I would want to somehow add an "upload log" feature somewhere in the app so you could tell how many servers it went to that if there where any issues