Skip to content

Commit 1157227

Browse files
d-csclaude
andcommitted
chore: unwrap server-changes notes to one line per paragraph
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 6673a94 commit 1157227

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

.server-changes/snapshots-since-replica-primary-fallback.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,4 @@ area: webapp
33
type: improvement
44
---
55

6-
Run snapshot polling no longer errors or pays extra latency when the database read replica
7-
hasn't yet replicated the snapshot the runner is polling from
8-
(`RUN_ENGINE_READ_REPLICA_SNAPSHOTS_SINCE_ENABLED`): the read is briefly retried on the
9-
replica and served from the primary if it still hasn't caught up.
6+
Run snapshot polling no longer errors or pays extra latency when the database read replica hasn't yet replicated the snapshot the runner is polling from (`RUN_ENGINE_READ_REPLICA_SNAPSHOTS_SINCE_ENABLED`): the read is briefly retried on the replica and served from the primary if it still hasn't caught up.

.server-changes/snapshots-since-scoped-to-run.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ area: webapp
33
type: fix
44
---
55

6-
Snapshot polling now rejects a since-snapshot id that doesn't belong to the run being polled,
7-
instead of using its timestamp to return a too-wide window of the run's snapshots.
6+
Snapshot polling now rejects a since-snapshot id that doesn't belong to the run being polled, instead of using its timestamp to return a too-wide window of the run's snapshots.

0 commit comments

Comments
 (0)