jev-resilience
Vicente-MD
A Spring WebFlux integration that detects error messages hidden in HTTP 200 response bodies.
- License
- Not declared
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev checks for hidden errors or maintenance notices; a local threshold raises a business exception.
What this project offers
Lets existing error-handling code see failures concealed by the HTTP status.
Review scope
Jev API integration is present. API errors fail open, and nonblocking code still incurs network latency.
Sources and implementation
- Vicente-MD/jev-resilience/blob/c490e0dc7830758f84bd9d5acb806655e327113e/README.md
- Vicente-MD/jev-resilience/blob/c490e0dc7830758f84bd9d5acb806655e327113e/src/main/java/ai/jev/resilience/client/dto/JevRequest.java
- Vicente-MD/jev-resilience/blob/c490e0dc7830758f84bd9d5acb806655e327113e/src/main/java/ai/jev/resilience/client/JevEvaluationService.java
Related projects
laravel-typesafe-jev
Butochnikov · SDK Integrations
A Laravel adapter for Jev with configuration, dependency injection, a Facade and a request-recording test fake.
langchain
langchain-ai · SDK Integrations
An optional Jev classifier integration for Python LangChain workflows.
pydantic-ai
pydantic · SDK Integrations
An optional TypeSafe provider and Jev model integration for Pydantic AI.
ax
ax-llm · SDK Integrations
Ax provides a TypeSafe integration for boolean or finite-class signatures and native Jev answers.