Skip to content

Pycamel v1.0.4

Latest
Compare
Choose a tag to compare

Fixed issue with state clean when exception happens on send request stage

In case when you send a request to the backend and get an exception, for example, TimeOut Error,
state of the route did not update, so as a result, you can get the wrong initial params for
request properties.