NQNStudios / Trellonos

Python scripts designed for automated execution with Cron to manage Trello schedules.
0 stars 0 forks source link

Error handling #34

Open NQNStudios opened 9 years ago

NQNStudios commented 9 years ago

Handle errors in embedded gists gracefully, moving on if possible and logging the error.

NQNStudios commented 9 years ago

This is all implemented as of commit 7aa89bb4a822b53c6a4bfe8455b139933e622bd1 except the ability to specify a processor which stops execution of subsequent processors after an error.