Code Monkey home page Code Monkey logo

fortee's People

Contributors

dependabot[bot] avatar pscheidl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fortee's Issues

Implement latency timeouts

Introduce new annotation for timeouts - @timeout tied to an interceptor.

  • Basic algorithm for timeout is strict user-defined deadline. The timeout is defined once per annotation.

Both methods and classes can be annotated.

Add events on error

Failsafe interceptor should fire information event every time an error is caught.

  • Wait for CDI 2.0 Async events ?

Monitoring statistics

  • End-to-end monitoring per-request context.
  • Consider feasibility of having monitoring points (subroutines of execution), where execution time is measured.

Jakarta EE 8 support

Jakarta EE 8 has been released. Tests are using old WildFly 11, but there is Jakarta EE 8 certified WildFly 17. Create tests for JakartaEE 8 and do the necessary compatibility changes, if any.

Implement allowed exceptions for @Failsafe

@Failsafe annotation converts all exceptions thrown into Optional. Consider implementing a functionality that:

  1. Lets any exception defined through, without catching it.
  2. Allow using stereotypes to define exception passing ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.