`coder exp scaletest autostart` creates a lot of db load watching workspaces
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When we run this test, we create a lot of workspace watches, and these are very expensive at the database. This makes it hard to isolate scaling issues with the actual autostart process we are trying to test.
A related problem is: https://github.com/coder/coder/issues/21337 which makes the watches expensive.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.