You are browsing as a guest. Sign up (or log in) to start making projects!

2h 19m 8s logged

Error Protection and CSV Logging

Long time no see haha!

Progress

  • Error Protection through try/excepts and error codes
    • Error codes were creates for the failure points.
    • Any time there is an error, it is emailed to the “admin” email.
  • Every whenever there is an error/email sent/status the data like the station id/name, time, status, etc. is saved (appended) to a csv.
  • All error retry logic is modifiable through the config.py.
0
4

Comments 0

No comments yet. Be the first!