Skip to content

Add SAA TemporalNexusOperation handling - #1689

Draft
VegetarianOrc wants to merge 2 commits into
mainfrom
amazzeo/temporal-nexus-operation-handler-saa
Draft

Add SAA TemporalNexusOperation handling#1689
VegetarianOrc wants to merge 2 commits into
mainfrom
amazzeo/temporal-nexus-operation-handler-saa

Conversation

@VegetarianOrc

@VegetarianOrc VegetarianOrc commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

What was changed

Added start_activity support for Temporal Nexus operation handlers.

  • Added activity-backed Temporal Nexus operation handling and cancellation support.
  • Added activity link conversion support.
  • Expanded operation token, link conversion, temporal operation, and type coverage tests.

Why?

Temporal Nexus operations should be able to start and cancel activities as well as workflows, using a consistent operation token and backing-operation model across both paths.

Checklist

  1. How was this tested:
    Added/updated coverage in:
  • tests/nexus/test_temporal_operation.py
  • tests/nexus/test_operation_token.py
  • tests/nexus/test_link_conversion.py
  • tests/nexus/test_nexus_type_errors.py
  1. Any docs updates needed?
    Yes. Docs should cover start_activity support for Temporal Nexus operation handlers, including operation tokens, cancellation behavior, and activity link handling.

@VegetarianOrc
VegetarianOrc force-pushed the amazzeo/temporal-nexus-operation-handler-saa branch 2 times, most recently from 0e0ba8c to e3dca4a Compare July 29, 2026 00:53
@VegetarianOrc
VegetarianOrc force-pushed the amazzeo/temporal-nexus-operation-handler-saa branch from c23dd1d to 37b9040 Compare July 29, 2026 17:13
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.

1 participant