backon is a modern evolution of backoff — a zero-dependency Python library for retry with exponential backoff. It provides decorator, functional, and context manager APIs for both sync and async code.
This use case showcases a demo application using CAP and Fiori elements to explain features like Side Effects, Custom Actions, Dynamic Expressions. For more info, refer the blog here and code base can ...