PR into the current uploads branch to make adjustments for storing imagery in a temp bucket from direct uploads. This factors for erroneous imagery that is uploaded. Instead of uploading directly to the OIN bucket, it goes to a temp bucket before it is then processed. The temp bucket can then be clear periodically to keep storage costs low.
PR into the current
uploads
branch to make adjustments for storing imagery in a temp bucket from direct uploads. This factors for erroneous imagery that is uploaded. Instead of uploading directly to the OIN bucket, it goes to a temp bucket before it is then processed. The temp bucket can then be clear periodically to keep storage costs low.Matching changes made on the frontend Uploader.
This was tested and works. 👍
@nbumbarger @danielfdsilva Can you double check the changes before we merge this into the current
uploads
branch?