Hey what does it mean by 1 req per second
# orm-help
f
Hey what does it mean by 1 req per second
m
Hey 👋 it means that if you have 2 requests in one second for example, only one will be executed - 1 req per sec.
t
I thought I read somewhere the other request is queued, not simply not executed?
f
@tsdexter yes I want to know if it will be queued or not executed
n
@flamez can you provide a bit more context? It's not clear what exactly you mean 🙂