Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Allow arbitrary Stream attributes; 403 error parsing

Compare
Choose a tag to compare
@jderrett jderrett released this 10 Jul 14:29
· 150 commits to master since this release

Formally adds Stream#gap_detection attribute and also avoids throwing an exception for new/unknown Stream attributes that come back from the API by setting properties for those generically.

Also fixes a bug with error parsing on rate limiting (http 403) errors.

#122
#124