As a user of the API, I want to know how many notifications I have left for the day and annually #1759
Labels
Dev
Task for implementation of a technical solution
Incident
Incident Ticket
Medium Priority | Priorité moyenne
Refined l Affiné
Stories and tasks that are ready to be worked on
Description
As a (user) of the API, I want to know how many notifications I have left for the day and annually.
Documentation and Artifacts
Reminder redis only holds Notifications uptill TODAY - for the current notifications, you need to go to the DB.
The API cannot go to the DB for each time a client wants to call this status API. The design of this API will need to take that into account.
Acceptance Criteria
QA Steps
The text was updated successfully, but these errors were encountered: