Currently, we do not handle error of system call properly, and maybe errors during execute command. So the goal of this card is to figure out suitable way to handle with errors.
You might have a spike on how other project handle error of system call.
And fix our code to handle error of system call and error during execute command.
Epic
2
Description
Currently, we do not handle error of system call properly, and maybe errors during execute command. So the goal of this card is to figure out suitable way to handle with errors.
You might have a spike on how other project handle error of system call.
And fix our code to handle error of system call and error during execute command.
Document how should we handle error if necessary.