KenDB3 / syncWXremix

Weather application/external program (door) written in javascript for Synchronet BBS
ISC License
9 stars 7 forks source link

Add some error checking #2

Closed Kirkman closed 8 years ago

Kirkman commented 8 years ago

If the API responds with an error (or somehow doesn't respond at all), then log the error and exit gracefully.

KenDB3 commented 8 years ago

Thanks Kirkman! I had worked on some code as well, but I like yours even better. I am going to add some of what I was doing that gives more On-Screen information in an error to a Sysop, and basically shows them the request string that caused the error.