Skip to content

Go SDK Feature: Add "how to use start delay"#2853

Merged
flossypurse merged 3 commits intomainfrom
klassenq/SDK-2102
May 28, 2024
Merged

Go SDK Feature: Add "how to use start delay"#2853
flossypurse merged 3 commits intomainfrom
klassenq/SDK-2102

Conversation

@Quinn-With-Two-Ns
Copy link
Copy Markdown
Contributor

@Quinn-With-Two-Ns Quinn-With-Two-Ns commented May 22, 2024

What does this PR do?

Add documentation on how to use StartDelay in the Go SDK

Notes to reviewers

Based on the python documentation for the same feature https://docs.temporal.io/dev-guide/python/features#start-delay

@Quinn-With-Two-Ns Quinn-With-Two-Ns requested a review from a team as a code owner May 22, 2024 16:59
Comment thread docs/dev-guide/golang/features.mdx Outdated
Co-authored-by: Cully <cully@temporal.io>
Comment thread docs/dev-guide/golang/features.mdx
@flossypurse flossypurse merged commit b8bd782 into main May 28, 2024
@flossypurse flossypurse deleted the klassenq/SDK-2102 branch May 28, 2024 20:16
donald-pinckney added a commit that referenced this pull request Apr 27, 2026
Bump the documented Java SDK minimum to 1.35.0 (the version where the
spring-ai work landed) and add three sections that the original draft
predated:

- Activity options and retry behavior (#2853, #2855): defaults, the
  non-retryable-AI-error classification, ad-hoc forDefault(ActivityOptions),
  the ChatModelActivityOptions bean for configuration-driven per-model
  overrides, and the "default" catch-all key for compositional setups.
- Provider-specific chat options (#2857): AnthropicChatOptions extended-
  thinking example demonstrating that subclass-specific fields survive
  the Activity boundary.
- Media in messages (#2860): 1 MiB inline-bytes cap, URI-based alternative,
  io.temporal.springai.maxMediaBytes override.

Co-Authored-By: Claude Opus 4.7 (1M context) <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.

2 participants