Skip to content

Update Java Client with new WorkflowOptions #1036

Description

@Shaddoll

The following parameters were introduced to StartWorkflowExecutionRequest.

  google.protobuf.Duration jitter_start = 17;
  google.protobuf.Timestamp first_run_at = 18;
  CronOverlapPolicy cron_overlap_policy = 19;
  ActiveClusterSelectionPolicy active_cluster_selection_policy = 20;

However, we don't have a way to set these options when starting workflows with Java Client.
We should support these options.
An example pull request for adding new options: #640

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureDEPRECATED -> use kind/featuregood first issueDEPRECATED -> use good-first-issuegood-first-issueSmall, well-scoped task with a mentor available - ideal for a first-time contributor.kind/featureNew capability, behavior, or public API surface that doesn't exist today.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions