Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use confirmed commit level for logsSubscribe #1065

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

kaladinlight
Copy link
Collaborator

Use of finalized commit level on logsSubscribe subscription resulted in frequent missed transactions logs. Update to use confirmed commit level to ensure stable transaction log subscriptions and increase the retry for getTransaction to allot up to 1 minutes of retries to ensure there is time for the transaction to be finalized on chain and subsequently returned from the helius /transactions endpoint.

@kaladinlight kaladinlight requested a review from a team as a code owner October 30, 2024 17:45
@kaladinlight kaladinlight merged commit e7edef9 into develop Oct 30, 2024
2 checks passed
@kaladinlight kaladinlight deleted the solana-ws-improvments branch October 30, 2024 17:59
@kaladinlight kaladinlight linked an issue Oct 30, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Solana's websocket not pushing SPL tokens events
1 participant