|
|
|
|
|
by ozgrakkurt
9 days ago
|
|
You might have a limited budget per incoming request in a http server for example. Then you want all of the code that http handler calls to be able to handle an error of type something like OutOfMemory. This is a very good ability to have in an application like a database. |
|