Skip to content

Conversation

pulak-opti
Copy link
Contributor

@pulak-opti pulak-opti commented Oct 26, 2023

Summary

  • use http response writer from chi router to avoid error case like notification api expects this writer to implement flusher interface. Using http response writer from chi router eliminate any such errors.

  • fixed one continuously failing acceptance test

@pulak-opti pulak-opti marked this pull request as ready for review October 26, 2023 11:01
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pulak-opti pulak-opti merged commit 897c769 into master Oct 31, 2023
@pulak-opti pulak-opti deleted the pulak/fix-response-writer branch October 31, 2023 10:46
pulak-opti added a commit that referenced this pull request Nov 2, 2023
* improve trace middleware writer

* fix failing acceptance test

* fix bug
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.

2 participants