Graceful degradation
Now that you've seen how to handle and raise exceptions, how can you use that to gracefully fall back to save data points when they exceed database constraints or hit another error? Let's see how you can gracefully fall back to the maximum accepted value when we are out of range.
This exercise is part of the course
Transactions and Error Handling in PostgreSQL
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
