Object Store v2 – rate limiting may be a problem
Last Updated on 30/05/2021 by Patryk Bandurski Lately, I had to design the solution that would store errors next to the application on CloudHub in Object Store v2. However, the problem arouses when the object store started to contain more than one thousand entries. Eventually, the solution began to fail reads and other operations. What…