mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
[alerts] increase GitpodWorkspaceStuckOnStopping for time to 30min to reduce flakiness
This commit is contained in:
parent
07d80c8fa8
commit
cc79d75a96
@ -32,7 +32,7 @@
|
|||||||
labels: {
|
labels: {
|
||||||
severity: 'critical',
|
severity: 'critical',
|
||||||
},
|
},
|
||||||
'for': '20m',
|
'for': '30m',
|
||||||
annotations: {
|
annotations: {
|
||||||
runbook_url: 'https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceStuckOnStopping.md',
|
runbook_url: 'https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceStuckOnStopping.md',
|
||||||
summary: '5 or more workspaces are stuck on stopping',
|
summary: '5 or more workspaces are stuck on stopping',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user