Skip to content

Add pending request count and named option types#13

Merged
AllyMurray merged 1 commit into
mainfrom
AllyMurray/export-observability-cache-options
Jul 7, 2026
Merged

Add pending request count and named option types#13
AllyMurray merged 1 commit into
mainfrom
AllyMurray/export-observability-cache-options

Conversation

@AllyMurray

Copy link
Copy Markdown
Owner

Adds named HttpClientObservabilityOptions and PerRequestCacheOptions exports and uses them in the HttpClient public API. Adds getPendingRequestCount(resourceKey?) to HttpClient and HttpClientContract to synchronously inspect in-flight GET counts, including dedupe joiners, with resource-key scoped totals. Updates the core README, API docs, utilities export docs, and changeset for the new minor release surface. Validated with pnpm --filter @http-client-toolkit/core test, pnpm --filter @http-client-toolkit/core exec tsup, pnpm --filter @http-client-toolkit/core lint, pnpm build in docs-site, and the pre-push build/lint/test hook.

@AllyMurray
AllyMurray marked this pull request as ready for review July 7, 2026 17:24
@AllyMurray
AllyMurray merged commit ae0b417 into main Jul 7, 2026
1 check passed
@AllyMurray
AllyMurray deleted the AllyMurray/export-observability-cache-options branch July 7, 2026 17:24
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