Too many requests bug
-
Dear @Fxdreema, in addition to my previous post on platform improvements:
https://fxdreema.com/forum/topic/12108/temporary-chain-of-blocks-template-cloud-storage/2Id like to report a bug I believe not many platform users receive. Since my average project numbers 1000 condition blocks on average, I receive "Too many requests" (screenshot) error a lot, especially when I disable more than 10 blocks at once. I think this has to do with the platform hosting provider limitations per IP, but nonetheless, the temporary solution I found is to switch to VPN but after some time with VPN turned on, if I do the same operation the platform might return me the same error.
Will be happy to hear your comments on this

-
Slightly off topic: if you have more than 1000 blocks, I'm smelling some kind of repetition - you could probably decrease your project size by using arrays, loops and other higher level stuff
-
..........
-
@roar ..Yea, thanks roar) I do use chains of blocks in the loop manner you describe. Maybe indeed, no on so advanced lvl as you would have do, but I certaily avoid evident single-use repetitive duplication of the block chains and aim to implement as many scenarios as possible from a single chain of blocks, using Flags, for instance. Although, there are other reasons, why I intentianally do not delete some chains already built previously, that I've described in this post: https://fxdreema.com/forum/topic/12108/temporary-chain-of-blocks-template-cloud-storage
Pray one day @fxfreema here our call

-
Managed to solve ? I've been having the same problem for the last few days!
-