ConSol-Monitoring / mod-gearman-worker-go

Mod-Gearman Worker rewrite in Golang
GNU General Public License v3.0
7 stars 10 forks source link

Removing retries from DupServer #4

Closed infraweavers closed 5 years ago

infraweavers commented 5 years ago

Should fix #3 however we don't have a working environment in which we can build go at the moment, so it's completely untested.

Previous behaviour was that if the dupserver was unavailable, then the 120 retries, coupled with the 1 second delay would mean that the checks hang.

sni commented 5 years ago

thanks, fixed with 279078598d7c12f4885a5051145f21d326f81a08