File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ and other cloud vendors offer fully-managed HA Postgres services that pair
7
7
nicely with Coder.
8
8
9
9
For Coder to operate correctly, every node must be within 10ms of each other
10
- and Postgres. We make a best-effort attempt to warn the user when inter-coder
10
+ and Postgres. We make a best-effort attempt to warn the user when inter-Coder
11
11
latency is too high, but if requests start dropping, this is one metric to investigate.
12
- Note that this latency requirement applies _ only_ to coder services. Coder will
12
+ Note that this latency requirement applies _ only_ to Coder services. Coder will
13
13
operate correctly even with few seconds of latency on
14
- workspace <-> coder and user <-> coder connections.
14
+ workspace <-> Coder and user <-> Coder connections.
15
15
16
16
## Setup
17
17
You can’t perform that action at this time.
0 commit comments