Skip to content

Support job methods returning Task<TReturn> #103

@ArneMancofi

Description

@ArneMancofi

The RecurringJobAdmin plugin does not support job expressions like x => x.ExecuteAsync() that return a task of type Task<TReturn>, which is useful for providing summary information on a job execution in the Dashboard.

I have created pull request #101 with a suggested fix for supporting such types.

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