Measure and log execution time of any code block using Python with statement, with automatic error tracking.
A reusable decorator that adds exponential backoff retry logic to any function without modifying its code.