-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update(notification_counts_client): use new annual limits redis client + api fallback * fix(dashboard): use notification_counts_client for annual stats * feat(service_api_client): add new route for annual stats * chore: bump utils temporarily until merged * chore: fix poetry lock * chore: fix initialization * update(notification_counts_client): use new annual limits redis client + api fallback * fix(dashboard): use notification_counts_client for annual stats * feat(service_api_client): add new route for annual stats * chore: bump utils temporarily until merged * chore: fix poetry lock * chore: fix initialization * fix test * annual limit client * test add * fix * fix * fix * fix * chore: update cypress-io/github-action to 5.8.4 to try to eliminate intermittent errors * Update app/notify_client/service_api_client.py * chore: fix comment * chore: use keys instead of strings * chore: bump utils * fix(dashboard): update aggregate function to use new redis client keys * chore: update tests to use new v2 keys --------- Co-authored-by: Jumana Bahrainwala <[email protected]>
- Loading branch information
1 parent
8694456
commit c717ef4
Showing
13 changed files
with
265 additions
and
252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.