Expose reasonable defaults and offer custom configuration in the console.
yes please! I've already had several cases where a large number of nodes were created (due to a bug) that rate limit would have helped with. This is also a security concern; if you enable a user to create an node, there is no stopping them from creating millions and wiping out your database.
we need this as well. We need methods preventing someone stealing our database (no allType queries )
@JensMadsen Isn't that something that should be prevented with permissions? Rate limiting would just slow it down...
I missed a hint somewhere else. Sorry. We need to build gateway
Closing in favor of #748.
Most helpful comment
yes please! I've already had several cases where a large number of nodes were created (due to a bug) that rate limit would have helped with. This is also a security concern; if you enable a user to create an node, there is no stopping them from creating millions and wiping out your database.