-
Notifications
You must be signed in to change notification settings - Fork 2
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
add pending stats to daily stats endpoint #1493
add pending stats to daily stats endpoint #1493
Conversation
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @heyitsmebev, this looks great!
I called out a couple of things that I wanted to make sure we double check as we've been bitten in those spots in the past, but I think they're right as is. Asking for @xlorepdarkhelm and @terrazoon's help there to confirm!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again @heyitsmebev and @xlorepdarkhelm!
We walked through the open questions as a team and resolved any lingering questions, thanks to everyone else for participating!
endpoints to update:
get_service_notification_statistics_by_day
get_user_service_notification_statistics_by_day
The purpose of this ticket is to update the dashboard UI to display the number of pending statuses, similar to the job page, where delivery statuses for pending, delivered, and failed messages are shown.
These numbers should align with those provided by AWS and remain consistent between job statuses and notification statuses.
UI dashboard
Delivery status