Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

worker starts only if all servers are available #45

@sni

Description

@sni

I have a failover scenario with multiple gearmand servers but most time only one of them is running. With the gearman c library i just add all those servers to our worker and it runs jobs from those who are available.
The go worker croaks on worker.Ready() on the first server which is unavailable. Wouldn't it be better to only croak if all server are unavailable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions