Skip to content

v1.5 release

Compare
Choose a tag to compare
@codeforkjeff codeforkjeff released this 01 Jul 22:07
· 8 commits to master since this release

Fixed bug where multiple users using the service at once would cause HTTP 429 "too many requests" errors. Ensured connections are closed after each request, which should also help. Improved code clarity and organization.