NCEAS / rt

An interface to the Request Tracker API
https://nceas.github.io/rt/
Other
6 stars 4 forks source link

Bring in Python package's exception format database #37

Open amoeba opened 4 years ago

amoeba commented 4 years ago

The person who wrote the Python package did a really nice job figuring out all of the undocumented error strings RT responds with when it returns an HTTP 200 response for an error (I know, right). I should bring these in at some point so this package handles errors better.