Skip to content

Conversation

@raresgaia123
Copy link
Contributor

Description

When an agent deployed workers from multiple jobs, when messages were exchanged, there were some identifier conflict in worker manager's data structure. For that, we grouped worker metadata in worker manager by job id and refactored the code to support this change. Now, every action from and to workers will be based on job id.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

When an agent deployed workers from multiple jobs, when messages were exchanged, there were some identifier conflict in worker manager's data structure. For that, we grouped worker metadata in worker manager by job id and refactored the code to support this change. Now, every action from and to workers will be based on job id.
@myungjin myungjin merged commit 1e541ed into cisco-open:main Dec 18, 2025
1 check passed
@raresgaia123 raresgaia123 deleted the agent_multi_job branch January 20, 2026 08:35
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