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.
Diese Übung ist Teil des Kurses
Transactions and Error Handling in PostgreSQL
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
