helius-labs / atlas-txn-sender

Apache License 2.0
139 stars 40 forks source link

add geyser reconnect logic and retry queue load shedding #15

Closed NicolasPennie closed 7 months ago

NicolasPennie commented 7 months ago
  1. If the gRPC client loses its connection, reconnect
  2. Add optional argument to loadshed the retry queue
AlexRubik commented 7 months ago

Could this PR potentially be related to this issue? https://github.com/helius-labs/atlas-txn-sender/issues/16

vovkman commented 7 months ago

Could this PR potentially be related to this issue? #16

I don't think so, but you could try it and see if it goes away