Add wst.routing.dsl:circuit-breaker middleware API for route resilience#6
Draft
Copilot wants to merge 5 commits intodevelopmentfrom
Draft
Add wst.routing.dsl:circuit-breaker middleware API for route resilience#6Copilot wants to merge 5 commits intodevelopmentfrom
wst.routing.dsl:circuit-breaker middleware API for route resilience#6Copilot wants to merge 5 commits intodevelopmentfrom
Conversation
Agent-Logs-Url: https://github.com/cl-sdk/wst/sessions/e1390cc0-3c9c-4635-994a-a5e8003bbad8 Co-authored-by: diasbruno <362368+diasbruno@users.noreply.github.com>
Agent-Logs-Url: https://github.com/cl-sdk/wst/sessions/e1390cc0-3c9c-4635-994a-a5e8003bbad8 Co-authored-by: diasbruno <362368+diasbruno@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
diasbruno
April 17, 2026 03:10
View session
Agent-Logs-Url: https://github.com/cl-sdk/wst/sessions/1da39c3b-aa9f-4947-80b0-c91b6c98bbbf Co-authored-by: diasbruno <362368+diasbruno@users.noreply.github.com>
Agent-Logs-Url: https://github.com/cl-sdk/wst/sessions/1da39c3b-aa9f-4947-80b0-c91b6c98bbbf Co-authored-by: diasbruno <362368+diasbruno@users.noreply.github.com>
…emove from wst.routing.dsl Agent-Logs-Url: https://github.com/cl-sdk/wst/sessions/d6b8e0d6-d6d7-446d-bc37-59beeb023097 Co-authored-by: diasbruno <362368+diasbruno@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
circuit-breaker/routing.lisp— newwst.circuit-breaker.routingpackage with the HTTP adapterwst.circuit-breaker.routing.asd— ASDF system depending onwst.circuit-breaker+wst.routingcircuit-breakerfunction andwst.circuit-breakerimports fromrouting/dsl.lispwst.circuit-breakerdependency fromwst.routing.dsl.asdwst.routing.test.asd— addwst.circuit-breaker.routingdependencyt/package.lispto usewst.circuit-breaker.routing:circuit-breakerreadme.md