Skip to content

feat: bg execution and reconnection/resume#586

Merged
kausmeows merged 7 commits into
mainfrom
feat/background-execution-reconnection
May 11, 2026
Merged

feat: bg execution and reconnection/resume#586
kausmeows merged 7 commits into
mainfrom
feat/background-execution-reconnection

Conversation

@kausmeows
Copy link
Copy Markdown
Contributor

Description

Docs for background execution with reconnection and resume support in agent/team/workflows.

Type of Change

  • Bug fix (errors, broken links, outdated info)
  • New content
  • Content improvement
  • Other: ____

Related Issues/PRs (if applicable)

Checklist

  • Content is accurate and up-to-date
  • All links tested and working
  • Code examples verified (if applicable)
  • Spelling and grammar checked
  • Screenshots updated (if applicable)

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Mar 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Mar 25, 2026, 8:39 PM

Comment thread agent-os/usage/client/run-agents.mdx Outdated

## Fire-and-Forget

Start a background run and poll for the result. Works identically for agents, teams, and workflows.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't poll right? do we have a polling system to check the status?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do have polling but for non-stream cases. streaming cases cant poll, for streaming we have sse, or sockets in workflows

pritipsingh
pritipsingh previously approved these changes May 11, 2026
Comment thread background-execution/overview.mdx
Comment thread examples/agents/advanced/sse-reconnect.mdx
Copy link
Copy Markdown
Contributor

@pritipsingh pritipsingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kausmeows kausmeows merged commit ef5bb4e into main May 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants