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

Ability to skip content on 500,503 etc server status replies #17

Closed
dgtlmoon opened this issue Mar 3, 2021 · 1 comment
Closed

Ability to skip content on 500,503 etc server status replies #17

dgtlmoon opened this issue Mar 3, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@dgtlmoon
Copy link
Owner

dgtlmoon commented Mar 3, 2021

        "5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41": {
            "url": "http://deadmetalclothing.bigcartel.com",
            "tag": "",
            "last_checked": 1614755165,
            "last_changed": 1614755165,
            "last_viewed": 1613930169,
            "newest_history_key": "1614755165",
            "title": null,
            "previous_md5": "6c7060bf62b5c90e298b641f2affab20",
            "uuid": "5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41",
            "headers": {},
            "history": {
                "1612559229": "/datastore/5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41/ea6644dcd0070f732884711f3de49e2b.stripped.txt",
                "1613930169": "/datastore/5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41/ea6644dcd0070f732884711f3de49e2b-1613930170.0731645.stripped.txt",
                "1614755165": "/datastore/5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41/6c7060bf62b5c90e298b641f2affab20-1614755173.1128836.stripped.txt"
            },
            "ignore_text": [],
            "last_error": false,
            "last_check_status": 503,
            "viewed": false
        },

I think nearly always the content could be ignored?

image

Should be configurable tho, incase someone is actually wanting to see that content

@dgtlmoon dgtlmoon added the enhancement New feature or request label Mar 3, 2021
@dgtlmoon dgtlmoon changed the title Ability to skip content on 500,503 etc replied Ability to skip content on 500,503 etc server status replies Mar 3, 2021
@dgtlmoon
Copy link
Owner Author

solved by existing Process non-2xx status codes as normal

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

No branches or pull requests

1 participant