{"enrichment":{"capability":"Provides decorators to automatically retry functions with configurable backoff strategies (exponential, fibonacci, constant) when exceptions occur or predicates are met, supporting both synchronous and asynchronous code.","verdict":"Backoff is a stable, well-established retry library with zero security vulnerabilities and permissive licensing, making it safe to adopt for existing projects. Its abandonment since October 2022 poses minimal risk for stable use cases but means no new features or fixes will arrive; consider it only if its current feature set fully meets your needs."},"id":"backoff","links":{"html":"https://skillfed.io/packages/backoff","md":"https://skillfed.io/packages/backoff.md","pypi":"https://pypi.org/project/backoff/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-10-05","license_spdx":null,"license_treatment":"permissive","name":"backoff","python_support":"supports_current","summary":"Function decoration for backoff and retry"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"2.2.1"}
