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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.