Bug#1050556: ITP: libfailsafe-java -- fault tolerance and resilience patterns Java library

Pierre Gruet pgt at debian.org
Sat Aug 26 10:37:01 BST 2023


Package: wnpp
Severity: wishlist
Owner: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
X-Debbugs-Cc: debian-devel at lists.debian.org

* Package name    : libfailsafe-java
  Version         : 3.3.2
  Upstream Contact: Jonathan Halterman <jhalterman at gmail.com>
* URL             : Jonathan Halterman <jhalterman at gmail.com>
* License         : Apache-2.0
  Programming Lang: Java
  Description     : fault tolerance and resilience patterns Java library

Failsafe is a lightweight, zero-dependency library for handling failures in
Java 8+, with a concise API for handling everyday use cases and the
flexibility to handle everything else. It works by wrapping executable logic
with one or more resilience policies, which can be combined and composed as
needed.
Policies include Retry, CircuitBreaker, RateLimiter, Timeout, Bulkhead, and
Fallback. Additional modules include OkHttp.

This package is needed as a dependency of nextflow. It will be team-maintained
by the Debian-Java team.



More information about the pkg-java-maintainers mailing list