mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
feat: add flag to disaable all rate limits (#5570)
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
Creates many users, then creates a workspace for each user and waits for them finish building and fully come online. Optionally runs a command inside each workspace, and connects to the workspace over WireGuard.
|
||||
|
||||
It is recommended that all rate limits are disabled on the server before running this scaletest. This test generates many login events which will be rate limited against the (most likely single) IP.
|
||||
|
||||
Usage:
|
||||
coder scaletest create-workspaces [flags]
|
||||
|
||||
|
Reference in New Issue
Block a user