|
|
|
|
|
by josevalim
1057 days ago
|
|
For the first you can setup a tracer for messages sent and received. Second should not happen from OTP 24. Fourth is the wrong question to ask: if the failure handling mechanism is invoked too frequently, fix the failures, not the recovery. Third is definitely my fault. Bug reports are appreciated whenever possible. But generally speaking, yes, debugging is part of every programming language, and concurrency and distribution will add to the adventure whenever used, to varying degrees depending on the programming language. |
|