Skip to content

Replace nexusrpc Handler with Temporal-specific Nexus handler#1330

Draft
VegetarianOrc wants to merge 1 commit intonexus-error-serializationfrom
amazzeo/nexus-handler
Draft

Replace nexusrpc Handler with Temporal-specific Nexus handler#1330
VegetarianOrc wants to merge 1 commit intonexus-error-serializationfrom
amazzeo/nexus-handler

Conversation

@VegetarianOrc
Copy link
Contributor

Extract _TemporalNexusHandler into its own module to replace nexusrpc.handler.Handler. This uses Temporal interceptors directly instead of nexusrpc middleware, and deserializes Nexus operation input using the Temporal data converter without the nexusrpc Serializer/LazyValue/Content abstractions.

Extract _TemporalNexusHandler into its own module to replace
nexusrpc.handler.Handler. This uses Temporal interceptors directly
instead of nexusrpc middleware, and deserializes Nexus operation input
using the Temporal data converter without the nexusrpc
Serializer/LazyValue/Content abstractions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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