Policies
Inaction ignore the request
Balking return failure indication to client
Guarded suspension (guarding) suspend execution until preconditions become true
Provisional action pretend to perform an action, but do not commit until success is assured
Rollback/Recovery try to proceed but do the rollback upon failure
Retry repeatedly attempt action