Add DBOS integration for durable execution#1754
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
koverholt
left a comment
There was a problem hiding this comment.
Thanks for the clean PR and for contributing this plugin/integration to the ADK ecosystem! All of the content LGTM, you'll just need to sign the CLA, and you can find more details in the failing CI check. Once that is signed we can merge this.
Thanks so much for your quick review and response! I just signed the CLA, and all the checks are passing now. |
* Add DBOS integration guide * formatting * formatting and tweaks
Based on the discussion with @koverholt, this PR adds documentation for the DBOS durable execution integration with ADK, which enables agents to automatically recover from crashes, retries, and infrastructure failures by resuming execution from the last completed step.