Skip to content

Transaction support #53

Description

@hayhay27

Could we find a way to adapt interface to support transacitons on scheduling?

Needs to support mongo transactions alongside with psql (upcoming impl) ones.

I see that there is interface IAdderJob which has two methods AddJob and AddRecurrentJob. But they can't be extended correctly for all implementation without additional abstraction (let's say context)

Also probably we need to extend Schedule method to accept transaction (context).

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