Skip to content

Conversation

@tconley1428
Copy link
Contributor

What was changed

Add workflow check that local activity exists

Why?

A missing local activity should fail the workflow task rather than the activity since it cannot succeed.

Checklist

  1. Closes [Bug] Unregistered Local Activity should fail Workflow Task #253

  2. How was this tested:
    New workflow tests

  3. Any docs updates needed?
    None

@tconley1428 tconley1428 requested a review from a team as a code owner May 12, 2025 16:54
@tconley1428 tconley1428 force-pushed the missing_local_activity branch from 18a2a86 to 3e7249e Compare May 12, 2025 16:55
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks! Merge at will after CI. I saw there is a CI flake at https://github.com/temporalio/sdk-ruby/actions/runs/14978028437/job/42075181750?pr=263. This is the first I've seen that, so I will be investigating it (but re-running for now). EDIT: Looks all good, merge at will.

@tconley1428 tconley1428 merged commit 8c5c8b9 into main May 12, 2025
8 checks passed
@tconley1428 tconley1428 deleted the missing_local_activity branch May 12, 2025 17:41
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] Unregistered Local Activity should fail Workflow Task

3 participants