failsafe v0.3.3 Release Notes
-
🆕 New Features
- ➕ Add
Scheduler
API - 👉 Make
RetryPolicy
copyable
Behavior Changes
- Require
ContextualCallable
andContextualRunnable
to be manually retried - ➕ Add support for checking multiple retry policy conditions
API Changes
- 👻 Make ContextualRunnable throw Exception
- ➕ Add