Skip to content

How tackle data consumption bursts #71

@vallettea

Description

@vallettea

Our provider lets define a profile of N Mo per sensor and cuts the connection if we go beyond the limit. However:

Le gabarit d'usage est comptabilisé à la fin de la session en cours. Donc
lorsque la SIM n'a pas atteint ce cap et qu'une session est en cours cela peut
monter. ensuite il y a un controle toutes les 15 min.
Cela signifie qu'il y a eu 9 Mo consommés en 15 min ...

1PDP contexte = 1 session data

which basically means that the check is made only every 15min. Since we have 3G and we can download quite fast, i'm concerned by the fact that we have no protection against big data bursts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions