Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement transparent client pattern and middleware error handling #137

Open
andrii-balitskyi opened this issue Oct 23, 2024 · 0 comments · May be fixed by #147
Open

Implement transparent client pattern and middleware error handling #137

andrii-balitskyi opened this issue Oct 23, 2024 · 0 comments · May be fixed by #147

Comments

@andrii-balitskyi
Copy link
Collaborator

          Not in scope for this PR, as it would make it too large and this can focus on introducing the client into the existing module, but we should follow a transparent pattern for using the client [as was done for Python](https://github.com/seamapi/python/blob/cb26ee4f9544fafae3e3614f1b02eda41a3445a6/seam/routes/access_codes_simulate.py#L23-L27) and move error handling into middleware.

Originally posted by @razor-x in #134 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant