Nurlat Bekdullayev
Nurlat Bekdullayev
I'm on [part-11-marketplace-functionality-in-fastapi/](https://github.com/Jastor11/phresh-tutorial/tree/part-11-marketplace-functionality-in-fastapi) branch. `TestRescindOffers.test_user_can_successfully_rescind_pending_offer()` fails because of Pydantic model type check: > `pydantic.error_wrappers.ValidationError: ` `RESCIND_OFFER_QUERY` should return number of the deleted rows (iirc it's the default behavior of relational...
# Description of the Issue When decoding a streaming response, the presence of colons (:) in the headers causes the process to fail. This results in an error, making it...