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
We aim to refactor parts of the service and handler layers that directly perform external API calls. These responsibilities will be moved into a dedicated client layer, improving separation of concerns, testability, and code maintainability.