|
|
|
|
|
by kakacik
58 days ago
|
|
One benefit of the more verbose lower example is, that when it fails somewhere you get a clear line where it failed so can focus already deeper. In chain, unless I am mistaken here (maybe mixing java and javascript so sorry if I am off), its just a general error somewhere in that chain. Nothing earth-shattering, but who never had to debug something someone saw in production once and never again, then any additional useful info is weighted in gold. |
|