Skip to content

chore: Make autopilot follower operate closer to the leader #3706

@m-sz

Description

@m-sz

Background

Currently, the autopilot follower will update its caches in a loop, continuously trying to acquire the leader lock. This allows for zero downtime updates.

Details

The run loop is supposed to be synchronized with the chain's block production. Move the leader stuff around such that both follower and leader fully build an auction but only the leader writes it to the DB.

Acceptance criteria

  • PR created and merged

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions