Skip to content

fix error handling in REST client

Compare
Choose a tag to compare
@FrancoisPoinsot FrancoisPoinsot released this 21 Jan 16:43
· 9 commits to master since this release
381d081
Some random fixes on REST client (#31)

- rm useless setRestMode
- rm fall back to string error parser because to complicated
- define expected status code where error is definitive for each calls
- actually return an error when such such situation occurs
- retry all 409