General
-
27 votes
-
add an email notification if there is an error
the error can be :
server unreachable
http status 500
mywebcron down7 votes -
fix the result size value. Its always 0. Debugged and it is you and now me :)
When ever my cron runs I get something like this under HTTP response.
"200 duration 3s size 0 b"
The size is always "0b". I've tested it alot and its a least 30bytes. What is going on here? I've started using 501 and 502 as information flags because the bytes isn't working at all.
6 votes -
3 votes
-
Would be great to track result
Would be great to track the results by the result RSS. Like if the result HTML contains a (user specified by regex). Like if to say I want to match brackets {content}.
And for instance the result contained: {fetched:34}, that tag would be posted to the RSS result. Meaning for me as a user that I could track successfull loads and process data accordingly.
adds to result RSS.
3 votes -
Fix the main page, which is now giving 500 error
Your main page is giving:
Status: 500 Internal Server Error Content-Type: text/html
500 Internal Server Errorsmack in the middle of the page. You should probably fix that.
1 vote -
1 vote