Hacker News new | ask | show | jobs
by bartuu 494 days ago
Generating documentation with different agents, each in their own image? Yeah, been there. A shared base image would've definitely simplified things.
1 comments

but server-client architecture makes debugging more challenging. How do you handle debugging in distributed environments?
we have custom exception classes on the client side and its address all potential errors at this time.