You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A resilient integration microservice that calls an external API using WebClient, with retry logic, error handling, and observability. This repo shows how i can build services that Call external systems, Handle failures gracefully, Retry transient issues, Produce debuggable logs, Maintain clean architecture