Skip to content

Commit 1910148

Browse files
docs: Update scratch lifetime (#18728)
1 parent 86cc780 commit 1910148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/developer/scratch.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ benchmarks, short-lived side projects, and so on.
77

88
Scratch is *not* intended for long-term or mission-critical infrastructure, which we manage in
99
the [i2 repo](https://github.com/MaterializeInc/i2). Machines created in scratch are
10-
therefore automatically deleted after about a week.
10+
therefore automatically deleted after 36 hours.
1111

1212
## Permissions
1313
All members of the engineering org should have full administrative control of
@@ -105,7 +105,7 @@ To use:
105105

106106
This will take a few minutes to build your dev container.
107107
See the [guide](https://code.visualstudio.com/docs/remote/ssh) for more details.
108-
Because this is in scratch, it may be deleted after a week.
108+
Because this is in scratch, it may be deleted after 36 hours.
109109
If you need a longer term enviroment, use `--max-age-days` when creating the scratch instance.
110110

111111
### `bin/scratch mine`

0 commit comments

Comments
 (0)