Any tips on how to implement a way to let the client know what % of the file is uploaded to the bucket?
I have this sdk in my backend, the frontend uploads the file to it and the backend is uploading to forge. I would like to add a query for the front end to know what is the backends' progress.
Thank you, you can close the issue