Skip to content

[Feature Request] Add DisableEagerExecution to WorkerOptions #365

@tsurdilo

Description

@tsurdilo

Looks like DisableEagerExecution config is missing from WorkerOptions. This allows users to disable eager activities dispatch to this worker.

This is really needed in order to be able to use MaxTaskQueueActivitiesPerSecond, as current service can apply rate limits only from matching task queue, but with eager activity dispatch activity tasks are dispatched from history service on PollActivityTask response directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions