Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need some special case handling #5

Closed
Ulexus opened this issue Mar 27, 2020 · 1 comment · Fixed by #6
Closed

Need some special case handling #5

Ulexus opened this issue Mar 27, 2020 · 1 comment · Fixed by #6

Comments

@Ulexus
Copy link
Contributor

Ulexus commented Mar 27, 2020

There are some special cases, such as "unauthorized" and "rate limit exceeded" which need to be handled.

Ulexus added a commit to CyCoreSystems/apiban that referenced this issue Mar 27, 2020
Properly handle cases of:
  - unauthorized
  - rate limit exceeded
  - no new bans

Fixes palner#5
Fixes palner#4

Signed-off-by: Seán C McCord <ulexus@gmail.com>
Ulexus added a commit to CyCoreSystems/apiban that referenced this issue Mar 27, 2020
Properly handle cases of:
  - unauthorized
  - rate limit exceeded
  - no new bans

Fixes palner#5
Fixes palner#4

Signed-off-by: Seán C McCord <ulexus@gmail.com>
Ulexus added a commit to CyCoreSystems/apiban that referenced this issue Mar 28, 2020
Properly handle cases of:
  - unauthorized
  - rate limit exceeded
  - no new bans

Fixes palner#5
Fixes palner#4

Signed-off-by: Seán C McCord <ulexus@gmail.com>
@fredposner
Copy link
Member

Thank you for all this amazing work @Ulexus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants