Skip to content

chore: ensure that slot ticker is not affected by slow scheduled commits #104

@thlorenz

Description

@thlorenz
  • RPC calls might take a long time inside of the tick loop (await)
  • we need to avoid them as part of the tick loop

Possible Solution

  • this requires having blockhash available sync
  • mainnet tx should be done in a separate task

Metadata

Metadata

Assignees

Labels

P2Medium priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions