HomeFreeBSD

www/py-aiobreaker: Add new port

Description

www/py-aiobreaker: Add new port

aiobreaker is a Python implementation of the Circuit Breaker pattern,
described in Michael T. Nygard's book Release It!_.

Circuit breakers exist to allow one subsystem to fail without destroying
the entire system. This is done by wrapping dangerous operations
(typically integration points) with a component that can circumvent
calls when the system is not healthy.

Details

Provenance
otisAuthored on Dec 11 2025, 8:44 PM
Parents
R11:119be40d9bde: devel/aws-sdk-cpp: Update to 1.11.708
Branches
Unknown
Tags
Unknown