You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please, implement and additional slider or dropdown that will allow to configure how many times (n) app retries to send all the measurements that hasn't been confirmed by the server side as received and saved in the database.
Please, implement and additional slider or dropdown that will allow to configure how many times (
n
) app retries to send all the measurements that hasn't been confirmed by the server side as received and saved in the database.Logic assumptions:
n > 0
and given measurement is still unconfirmed aftern
retries then it is removed from send queue.Setting this slider or dropdown to
0
means: repeat endlessly. This should be the default value.The text was updated successfully, but these errors were encountered: