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

Add error tag when the request IP is blacklisted. #597

Closed
ppcano opened this issue Apr 22, 2018 · 2 comments
Closed

Add error tag when the request IP is blacklisted. #597

ppcano opened this issue Apr 22, 2018 · 2 comments

Comments

@ppcano
Copy link
Contributor

ppcano commented Apr 22, 2018

When a request is not performed because the IP is blacklisted, it sets the status tag to 0.
It's desirable to use the error tag to describe a proper error message.

@ppcano ppcano changed the title Add error tag when request is blacklisted. Add error tag when request ip is blacklisted. Apr 22, 2018
@ppcano ppcano changed the title Add error tag when request ip is blacklisted. Add error tag when the request IP is blacklisted. Apr 22, 2018
@THoelzel
Copy link
Contributor

This looks to have been fixed by #907

Currently I'm getting the following tags:

"error":"ip is blacklisted"
"error_code":"1110"

@na--
Copy link
Member

na-- commented Jun 14, 2019

You're right, seems like we forgot to close this issue. Thanks!

@na-- na-- closed this as completed Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants