GearmaNode icon indicating copy to clipboard operation
GearmaNode copied to clipboard

impossible to catch 'all job servers fail' error

Open dcolens opened this issue 8 years ago • 0 comments

The error 'all job servers fail' is thrown before the job is returned making it impossible for a client app to catch it. in the scenario where all servers are temporarily invalid, line https://github.com/veny/GearmaNode/blob/8ad6e4895cae315b58a942b00d982d4b6bd48f4d/lib/gearmanode/client.js#L165 triggers before line https://github.com/veny/GearmaNode/blob/8ad6e4895cae315b58a942b00d982d4b6bd48f4d/lib/gearmanode/client.js#L172.

dcolens avatar Jun 09 '16 13:06 dcolens