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

UI lags back end counts on big runs #1476

Open
terrazoon opened this issue Dec 11, 2024 · 0 comments
Open

UI lags back end counts on big runs #1476

terrazoon opened this issue Dec 11, 2024 · 0 comments
Assignees

Comments

@terrazoon
Copy link
Contributor

terrazoon commented Dec 11, 2024

During census runs of 25k notifications we have noticed that the back end counts for processed notifications tend to be way in front of what the UI shows.

For example, if we search on "sanitized notifications" and divide by 2 to account for the fact that we duplicate log entries (another issue) we currently see 17000 Delivered notifications that are finished and processed in the db. Similarly if we search for "Updated notification" we see 3000 failures that are finished.

But when we look in the UI we see something like 11015 Delivered and 1705 Failed and it updates very very slowly whereas the back end is still steadily processing receipts at a good clip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Up-Next
Development

No branches or pull requests

2 participants