mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: add troubleshooting steps for prebuilt workspaces (#20231)
This PR adds troubleshooting steps to guide Coder operators when they suspect that prebuilds might have overwhelmed their deployments. Closes https://github.com/coder/coder/issues/19490 --------- Co-authored-by: Susana Ferreira <susana@coder.com>
This commit is contained in:
co-authored by
Susana Ferreira
parent
9c6be5bfe7
commit
06db58771f
@@ -26,5 +26,6 @@ ignorePatterns:
|
||||
- pattern: "claude.ai"
|
||||
- pattern: "splunk.com"
|
||||
- pattern: "stackoverflow.com/questions"
|
||||
- pattern: "developer.hashicorp.com/terraform/language"
|
||||
aliveStatusCodes:
|
||||
- 200
|
||||
|
||||
Reference in New Issue
Block a user