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

[DV-8391] Fixed VerboseErrorResponse::stream returns Chunk instead of a ResponseStream. #8

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

kkevindev
Copy link
Contributor

Q A
⏱ Review tijd 5 min
⌨️ Type wijziging Bug fix
🔗 Ticket DV-8391

✍️ Wijzigingen

While working with https://github.com/superbrave/pharmacy-service/pull/760 it turned out that the Sentry TracableHttpClient was not compatible with a ResponseStreamInterface but needed a ChunkInterface as a return value.

🪜 Stappen om te testen

You could use https://github.com/superbrave/pharmacy-service/pull/760 and download a prescription from the front-end.

@kkevindev kkevindev merged commit 2d59314 into master Apr 23, 2024
1 of 2 checks passed
@kkevindev kkevindev deleted the DV-8391 branch April 26, 2024 12:20
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 this pull request may close these issues.

3 participants