Skip to content

impossible to catch 'all job servers fail' error #49

@dcolens

Description

@dcolens

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

return job.emit('error', new Error('all job servers fail'));
triggers before line .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions