Skip to content

Add ability to manually trigger a scheduled task to validate the task configuration #296

Description

@ElanHasson

Describe the feature

The proposal here is to add a ManualTrigger() method to the ScheduledTaskGrain which triggers the task, ignoring the task.IsEnabled and task.NextRunAt properties.

ManualTrigger() should return the ScheduledTaskTriggerHistory object instead of adding the result to the Task's Trigger History.

This is a diagnostic endpoint and should be protected via the auth mechanism.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions