Skip to content

fix: make runName optional#48

Open
gullmar wants to merge 2 commits into
dev/0.9.0from
fix/optional-run-name
Open

fix: make runName optional#48
gullmar wants to merge 2 commits into
dev/0.9.0from
fix/optional-run-name

Conversation

@gullmar

@gullmar gullmar commented May 11, 2026

Copy link
Copy Markdown
Collaborator
  • Fix Actor client's start and call signature by moving runName inside options, making it coherent with the Task client.
  • Introduce the concept of requestId, which identifies a specific request, and corresponds to the runName, if provided.
  • Generate a requestId when runName is not provided, hashing the resource ID, input, and options.

Addresses #35.

@gullmar gullmar self-assigned this May 11, 2026
@gullmar gullmar force-pushed the fix/optional-run-name branch 2 times, most recently from bccb9ac to fa25212 Compare May 11, 2026 21:32
@gullmar gullmar force-pushed the fix/optional-run-name branch from fa25212 to 2b09b54 Compare May 12, 2026 06:48
@gullmar gullmar force-pushed the fix/optional-run-name branch from a74d355 to 84e6a60 Compare June 6, 2026 15:25
@gullmar gullmar changed the base branch from main to dev/0.9.0 June 6, 2026 15:26
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