ispapp / ispapp-routeros-client

The Official ISPApp Client for RouterOS
MIT License
8 stars 4 forks source link

delay on error after failed upgrade attempt #32

Closed andrewhodel closed 2 years ago

andrewhodel commented 2 years ago

https://github.com/ispapp/ispapp-routeros-client/blob/3f65935c2d58cb565e303b9e1302162a9c4b0d7c/ispapp.rsc#L1952

If the firmware upgrade file is requested and there is an error, the retry should wait a few moments so the server does not overload.

andrewhodel commented 2 years ago

This is false, it waits until the next update request anyway.