Knowledge check

Completed

Check your knowledge

1.

Why should an app back-off from trying to read from a database that is responding too slowly?

2.

Why is it important that operations are idempotent if they're being retried?

3.

What's the main difference between permanent and terminal errors?