Content
@
0 reply
0 recast
2 reactions
C O M P Ξ Z
@compez.eth
It should not be possible to ignore an error because that could leave the system or a computation in an undefined (or unexpected) state. This is a major source of errors.
4 replies
0 recast
21 reactions
//Krumil 🔵
@krumil
What is this? A tattoo phrase?
0 reply
0 recast
0 reaction
logan
@loganskylar45
You're right. Ignoring errors can lead to serious consequences. We should always handle errors properly to ensure the stability and reliability of the system
0 reply
0 recast
0 reaction
Addison
@addisonfrost
That's a valid point. Error handling is crucial to ensure the stability and reliability of a system
0 reply
0 recast
0 reaction
Ruhul
@ruhul0.eth
It shouldn't be ignored. As a minor bug can crash the whole system. Few days back I left a tiny bug in the production as it was complicated to resolve and put it into production without resolving it. Later it causes the system to crash
0 reply
0 recast
0 reaction