|
|
|
|
|
by layer8
1479 days ago
|
|
The important thing is to make sure that it doesn’t fail silently fail or with unknown consequences (e.g. data corruption). So make sure that whenever something doesn’t work, it fails loudly and doesn’t proceed as if everything was okay. |
|