Skip to content

Local Activity Worker ignores startToClose and scheduleToClose timeouts #1004

@Spikhalskiy

Description

@Spikhalskiy

Expected Behavior

Local Activity Worker should respect startToClose timeout and initiate a new activity execution if the activity call doesn't finish during a user-defined timeout.
A timed-out execution should be abandoned.

Actual Behavior

startToClose is ignored and not enforced anyhow by JavaSDK. The local activity can run up to scheduleToClose timeout is reached even if much shorter startToClose is provided.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions