Skip to content

Slight cleanup of the callback library code#9798

Open
bergundy wants to merge 2 commits intotemporalio:mainfrom
bergundy:callback-code-cleanup
Open

Slight cleanup of the callback library code#9798
bergundy wants to merge 2 commits intotemporalio:mainfrom
bergundy:callback-code-cleanup

Conversation

@bergundy
Copy link
Copy Markdown
Member

@bergundy bergundy commented Apr 3, 2026

What changed?

  • Fix superficial code consistency and structure issues
  • Rename invokable -> invocable
  • Rename chasmInvokation to invocationInternal - it is used for internal, cross-shard requests
  • Rename nexusInvokation to invocationOutbound - it is used for outbound, cross-namespace or cross-cell requests
  • Add some new doc strings

Why?

  • Make code a bit easier to reason about

@bergundy bergundy requested review from a team as code owners April 3, 2026 03:47
Copy link
Copy Markdown

@S15 S15 left a comment

Choose a reason for hiding this comment

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

Two invokable => invocable places, but lgtm.

Co-authored-by: Sam <S15@fastmail.fm>
@bergundy bergundy enabled auto-merge (squash) April 3, 2026 16:14
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.

2 participants