Y
Hacker News
new
|
ask
|
show
|
jobs
by
bartuu
494 days ago
but server-client architecture makes debugging more challenging. How do you handle debugging in distributed environments?
1 comments
onuratakan
494 days ago
we have custom exception classes on the client side and its address all potential errors at this time.
link