
The importance of graceful decline in the design of an available interface
Grace decline is a design method that guarantees that the website will continue to work, even if some parts of it stop working. This approach eliminates single dots of a downs, that is, the system as a whole does not fail if the failure occurs in one of the components.
Read 2