Hi, I have developed a desktop application with Python and Box Developer app to store all of the data. I have used the Python SDK APIs to pull and push updates to the files I have stored in the Box storage (all json files). My largest file is barely 20 MB, usually took about 4-8 seconds to download into the application and about 5 seconds to upload changes back to Box.
Now however, it seems that I am having trouble with the upload portion. The download speeds are a overall normal, but when my users make updates and want to upload changes, it takes about 10-15mins to get the upload up. This started happening yesterday (Aug 25th, 2020). I have used the application since last March 2019 and haven't had this issue once.
Any ideas?