Skip to content

SMOODEV-2026: .NET observability transport via SmooAI.Fetch#63

Merged
brentrager merged 1 commit into
mainfrom
SMOODEV-2026-dotnet-fetch
Jun 21, 2026
Merged

SMOODEV-2026: .NET observability transport via SmooAI.Fetch#63
brentrager merged 1 commit into
mainfrom
SMOODEV-2026-dotnet-fetch

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

Webhook transport now goes through SmooAI.Fetch (timeout + exponential-backoff retries + circuit breaker), wire bytes unchanged (pre-serialized StringContent via SendAsync). ClientOptions.HttpClient escape hatch preserved. No double-retry (smooai-fetch retries within a flush; batch-requeue only after). OTLP deferred — SmooAI.Fetch isn't HttpClient/DelegatingHandler-shaped so the OTLP HttpClientFactory can't bind it without reimplementing the protobuf POST; clean enabler would be a SmooAI.Fetch.CreateMessageHandler(). build+test(69)+format green. SMOODEV-2026 / epic 1981.

🤖 Generated with Claude Code

@changeset-bot

changeset-bot Bot commented Jun 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 94304a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@brentrager brentrager merged commit 2cce866 into main Jun 21, 2026
6 checks passed
@brentrager brentrager deleted the SMOODEV-2026-dotnet-fetch branch June 21, 2026 02:30
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