Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v1.6.0: Provider Endpoints, Chaos, Metrics, Record-and-Replay #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
v1.6.0: Provider Endpoints, Chaos, Metrics, Record-and-Replay #53
Changes from 1 commit
5cdf1d2900399b2773d9b402c8fa6be38218f1408263e718d3d479efde8cfc33657cf13fd1ec165a5b1ce454c127807b1e8014b7072eda7ccb098808540122c694c9bFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
… bedrock SSE; body timeout - chaos.ts: add optional logger param to resolveChaosConfig/evaluateChaos/applyChaos; replace all console.warn calls with logger?.warn - stream-collapse.ts: logger param on collapseStreamingResponse; replace console.warn; add explicit case "bedrock" routing to collapseAnthropicSSE; add bounds check in decodeEventStreamFrames — return {frames, truncated:true} when totalLength extends past buffer, preventing out-of-bounds reads on malformed/truncated EventStream frames - recorder.ts: pass defaults.logger to collapseStreamingResponse; add res.setTimeout body accumulation timeout (30s) to prevent unbounded memory growth on slow responses - bedrock.ts: update module docstring to describe all four endpoint families - all handlers: pass defaults.logger as final arg to all applyChaos call sitesUh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing