Per-process fixed-window limiter. The zero-config default, and the right one for a single server.
Wrong for a function-as-a-service deployment, and worth saying plainly: each cold instance keeps
its own counters, so every new instance grants the full budget again, which is no limit at all under
the traffic that warrants one. Configure a shared driver there.
Per-process fixed-window limiter. The zero-config default, and the right one for a single server.
Wrong for a function-as-a-service deployment, and worth saying plainly: each cold instance keeps its own counters, so every new instance grants the full budget again, which is no limit at all under the traffic that warrants one. Configure a shared driver there.