Skip to content

Jobs get lost if the service bus is unavailable, dashboard page fails to load. #22

@yorfmeister69

Description

@yorfmeister69

Currently, the BackgroundJob scheduler throws a "BackgroundJobClientException" , if the service bus is unavailable during the time in which the job was enqueued. Also the dashboard page fails to load too, if the service bus is unreachable.

This is a big issue and it decreases the reliability of Hangfire itself.

We cannot afford to lose critical jobs just because the gateway service was down.

How about maybe implementing an outbox to temporary hold the jobs in a local cache until the service bus is back online again.

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