Open ankitShogun opened 2 months ago
A problem I found while debugging this. Request was going through even though exception was being raised on protocol server. This behaviour is acceptable for bpp-client but not for bap-client. Hence debugged and fixed this
Review Completed
@ankitShogun please get this PR merged - https://github.com/beckn/protocol-server/pull/231 after getting it reviewed by @em-abee
PR Merged: https://github.com/beckn/protocol-server/pull/231
https://github.com/beckn/protocol-server/pull/231
A problem I found while debugging this. Request was going through even though exception was being raised on protocol server. This behaviour is acceptable for bpp-client but not for bap-client. Hence debugged and fixed this