]> git.ipfire.org Git - people/stevee/ddns.git/commit
Catch 'Internal Server Error' on update
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Jul 2015 10:25:17 +0000 (12:25 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 9 Jul 2015 19:22:32 +0000 (21:22 +0200)
commit2e09c70d3309e53b48fe4df0c95b9d77731d2ac0
treeae5f605e7d01bba72088337d7ea4627ce6d226d3
parent29a69850e9e172b5a868e3f2dc0ac63ba08871a8
Catch 'Internal Server Error' on update

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>
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
src/ddns/providers.py