Skip to content

Support consecutive batch job runs in agent - #561

Closed
lahirujayathilake wants to merge 5 commits into
masterfrom
vizfold
Closed

lahirujayathilake wants to merge 5 commits into
masterfrom
vizfold

Conversation

@lahirujayathilake

@lahirujayathilake lahirujayathilake commented Oct 6, 2025 •

Copy link
Copy Markdown
Member

This PR introduces the changes to run Agents for batch job submissions along with interactive jobs.

  • Builds a locking/assignment flow so each agent only grabs one pending job unit at a time, marks it in-progress/completed, and reports the resolved command.
  • Adds the gRPC request/response handling so agents can poll for the next job unit, receive commands, and push back execution status.
  • Expands the agent work service logic and DB repo queries to track remaining job units within a batch

@DImuthuUpe

Copy link
Copy Markdown
Contributor

@lahirujayathilake let's move this to linkspan

@DImuthuUpe DImuthuUpe closed this Sep 24, 2026
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.

2 participants