udoprog / OxidizeBot

High performance Twitch bot in Rust
https://setbac.tv
Apache License 2.0
153 stars 22 forks source link

api: be more relaxed with status codes #210

Closed udoprog closed 2 weeks ago

udoprog commented 2 weeks ago

Issue reported by @halvkyrie over Discord

API sometimes report 200 OK, since this is behaviorally equivalent let's support it and other 2xx for more resilience.