temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Schedules - allow TriggerImmediatelyRequest to define arguments

Open tsurdilo opened this issue 2 months ago • 2 comments

https://github.com/temporalio/api/blob/master/temporal/api/schedule/v1/message.proto#L278

Currently not possible to trigger schedule with a different payload than what is specified within the start action. Ask is to allow arguments to be specified on trigger request

Use case - users wanting to trigger one-off schedule run with diff arguments than whats defined in start action

tsurdilo avatar Nov 07 '25 11:11 tsurdilo

@tsurdilo what is the usecase for this? Can we not use start-with-delay?

gow avatar Nov 13 '25 23:11 gow

Just adding a drive by test comment.

bergundy avatar Nov 13 '25 23:11 bergundy