Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 347 Bytes

File metadata and controls

6 lines (5 loc) · 347 Bytes
area webapp
type improvement

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.