Skip to content

Fix missing timeout marker for local activities#919

Closed
yuandrew wants to merge 4 commits intotemporalio:masterfrom
yuandrew:la-graceful-shutdown-timeout
Closed

Fix missing timeout marker for local activities#919
yuandrew wants to merge 4 commits intotemporalio:masterfrom
yuandrew:la-graceful-shutdown-timeout

Conversation

@yuandrew
Copy link
Copy Markdown
Contributor

What was changed

Handle the edge case where the schedule_to_close timeout occurs before we've added the TaskToken to outstanding_activity_tasks.

Why?

Antz > Bug's Life

Checklist

  1. Closes [Bug] Missing timeout marker when local activities timeout during worker shutdown #891

  2. How was this tested:

Added test that found the bug

  1. Any docs updates needed?

@yuandrew yuandrew requested a review from a team as a code owner May 16, 2025 00:04
@yuandrew yuandrew marked this pull request as draft May 16, 2025 18:29
@yuandrew
Copy link
Copy Markdown
Contributor Author

Fixed up the test setup, now seeing the expected timeout Marker in history

@yuandrew yuandrew closed this Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Missing timeout marker when local activities timeout during worker shutdown

1 participant