Hi !
When I open a connection to not responding endpoint I've got gun_open_failed error which is ok. But I've also got an Crash Report of shotgun fsm, because fsm returned {stop, gun_open_failed} in the init function which is, at the end, called by shotgun_sup.
Will this behavior change?
For me crash report should occur when something unexpected happen and this case is quite common.
What is your opinion about that?
Hi !
When I open a connection to not responding endpoint I've got gun_open_failed error which is ok. But I've also got an Crash Report of shotgun fsm, because fsm returned {stop, gun_open_failed} in the init function which is, at the end, called by shotgun_sup.
Will this behavior change?
For me crash report should occur when something unexpected happen and this case is quite common.
What is your opinion about that?