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

[Indexer] Typescript processors stuck #355

Open
bowenyang007 opened this issue Apr 22, 2024 · 1 comment
Open

[Indexer] Typescript processors stuck #355

bowenyang007 opened this issue Apr 22, 2024 · 1 comment

Comments

@bowenyang007
Copy link
Collaborator

From the same experiment as above, there's a few other errors that were consistent (all with the TS processors):
A lot of this error: 13 INTERNAL: Received RST_STREAM with code 0. Even with retry, this sometimes would keep happening even with repeated retries, and only goes away by switching back and forth among a couple of different API keys
The GRPC service also returns duplicate transaction entries from time to time, up to a few times for the same transaction. For example transaction version 3014600. Seems to be starting from transaction versions around ~200K.
In general, it'd be great if we can figure out a way to reduce this kind of error if possible or at least have better error messages and may be better out-of-the-box error handling/retry

https://aptos-org.slack.com/archives/C03MN5F7WUV/p1701542240169189

@vietddude
Copy link

Did you solve this problem yet?

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

No branches or pull requests

2 participants