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

Account stream length lower bounded at ~250 entries #46

Open
linuskendall opened this issue Mar 24, 2023 · 6 comments
Open

Account stream length lower bounded at ~250 entries #46

linuskendall opened this issue Mar 24, 2023 · 6 comments

Comments

@linuskendall
Copy link
Collaborator

Across our two envs we know have a baseline minimum of entries in the account stream. It keeps defaulting to having 218 and 243 entries in the account stream. These are two independent environments.

Adding this as a placeholder issue while we continue to investigate on our end.

Screenshot 2023-03-24 at 10 09 49

@staccDOTsol

This comment was marked as spam.

@austbot
Copy link
Collaborator

austbot commented Mar 28, 2023

Hrm I havent seen this, perhaps this could it be a redis stream size is more of a estimate size?

@NicolasPennie
Copy link
Collaborator

I've observed issues like this for both TXN and ACC stream and I believe its related to how we read from the Redis streams. We haven't gotten the chance yet to dive deeper and confirm though.

@austbot
Copy link
Collaborator

austbot commented Apr 15, 2023

I think we can close this as its now a config item

@austbot
Copy link
Collaborator

austbot commented May 9, 2023

can we close thid

@austbot austbot closed this as completed May 9, 2023
@linuskendall linuskendall reopened this May 11, 2023
@linuskendall
Copy link
Collaborator Author

Hi @austbot I don't think this is the case. The redis queues don't empty out and it does not look like it's based on the batch sizes. It looks like somehow some parts of the queue never gets read? If you have some suggestions for how to validate this though I'm all ears. Maybe I could inspect the redis queue without processing it? I'll have to look up how to do that.

muhitrhn pushed a commit to muhitrhn/digital-asset-rpc-infrastructure that referenced this issue Oct 6, 2023
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

4 participants