Skip to content

Commit 51924bb

Browse files
d-csclaude
andcommitted
chore: combine the two snapshots-since server-changes notes into one entry
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent f26b646 commit 51924bb

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +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 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.
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. Polling also now rejects a since-snapshot id that doesn't belong to the run being polled.

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

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)