Thanks to Adobe for allowing us to present on DataBoss Dynamic ORM Administrator this past July 3rd. Here is our recording and slide deck so you can download and view it online.
Thanks to Adobe for allowing us to present on DataBoss Dynamic ORM Administrator this past July 3rd. Here is our recording and slide deck so you can download and view it online.
Recent Entries
You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.
Everyone knows the datasource password should not be sitting in plain text in a config file. Everyone has also, at some point, shipped exactly that, because the alternative was a pile of environment variable plumbing that nobody wanted to build on a deadline. x
Here's a bug that's easy to miss until it bites someone in production: an agent turn asks for two tool calls at once, both need human approval, and only the first one actually suspends. The second one gets silently skipped. Not rejected, not queued, just gone. That's what happened before 3.4.0, and it's fixed now with batched tool-call approvals.
Add Your Comment