Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle non-200 HTTP status codes in AstroGateway
Added a check for non-200 HTTP status codes in AstroGateway and return a Failure with a RuntimeException. This ensures that errors are correctly handled and propagated, improving the system's robustness.
- Loading branch information