anza-xyz / agave

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
https://www.anza.xyz/
Apache License 2.0
178 stars 67 forks source link

Sending transaction via QUIC (TimedOut) #1396

Open RAprogramm opened 2 weeks ago

RAprogramm commented 2 weeks ago

Couldn't send transaction in mainnet via QUIC tpu connection. The most interesting thing is that sometimes the transaction is successful.

2024-05-16T23:09:42.127766Z ERROR quic::quic_manager: Attempt 1: Failed to send transaction via QUIC: Custom(
    "\"ConnectionError(TimedOut)\"",
)

BUT in devnet - all works good.

Code available here

https://github.com/solana-labs/solana/issues/35559