Notifications architecture / Web Notifications

Web Notifications

General description

These are the most common notifications. They are shown as toasts in the bottom right corner. They have a title and a body. The notifications may be repeated more then once in the span of not receiving any so the count of how many is to be displayed next to the title. They will be received per user. The web app must request them every 10 seconds.

Lifetime

The lifetime of these notifications must 300 seconds by default. In rare and specific cases it will be required to be longer.

Type

They can be of all three types

Storage

No storage is needed for these

Context

No context is implemented

Is this article helpful?
0 0 0