Skip to content

fix: preserve wrapper async request ids - #432

Merged
cristibleotiu merged 2 commits into
mainfrom
develop
May 31, 2026
Merged

fix: preserve wrapper async request ids#432
cristibleotiu merged 2 commits into
mainfrom
develop

Conversation

@cristibleotiu

Copy link
Copy Markdown
Contributor

What changed:

  • Accept caller-provided request ids for async/delegated inference requests.
  • Keep generated ids for legacy callers and synchronous prediction requests.
  • Add regression coverage for caller-provided async ids and sync stripping.

Why:

  • RobotFactoryAPI needs one stable public async request id across wrapper peers.

cristibleotiu and others added 2 commits May 31, 2026 17:55
What changed:
- Accept caller-provided request ids for async/delegated inference requests.
- Keep generated ids for legacy callers and synchronous prediction requests.
- Add regression coverage for caller-provided async ids and sync stripping.

Why:
- RobotFactoryAPI needs one stable public async request id across wrapper peers.
@cristibleotiu
cristibleotiu merged commit 347bacc into main May 31, 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.

1 participant