Catch 'Internal Server Error' on update

Message ID 1436005517-19955-1-git-send-email-michael.tremer@ipfire.org
State Accepted
Commit 2e09c70d3309e53b48fe4df0c95b9d77731d2ac0
Headers

Message

Michael Tremer July 4, 2015, 8:25 p.m. UTC
  When there is an internal server error, we won't log an error
and hold off updates for a while. This is an error on the
provider's side and the client must retry in order to update
the hostname.

This error was seen with selfhost.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 src/ddns/providers.py | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)