Skip to content

Conversation

@cotovanu-cristian
Copy link
Collaborator

@cotovanu-cristian cotovanu-cristian commented Feb 10, 2026

Summary

  • expose **kwargs on invoke and invoke_async from _processes_service.py
  • add folder_key on job model
  • pass TraceId and ParentSpanId on invoke methods from _processes_service.py -> method _add_tracing is idempotent regarding spans format
    • pass traceId if available from UiPathConfig
    • pass spanId from the current span if not overriden via the kwargs value

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Feb 10, 2026
@cotovanu-cristian cotovanu-cristian marked this pull request as ready for review February 10, 2026 09:44
@cotovanu-cristian cotovanu-cristian force-pushed the feat/trace-id-processes branch 2 times, most recently from 0401211 to 9185690 Compare February 10, 2026 14:36
@cotovanu-cristian cotovanu-cristian changed the title feat: pass trace_id on start process feat: add tracing information on start process Feb 10, 2026
@cotovanu-cristian cotovanu-cristian enabled auto-merge (squash) February 10, 2026 20:29
@cotovanu-cristian cotovanu-cristian merged commit 6da8d7f into main Feb 10, 2026
49 of 64 checks passed
@cotovanu-cristian cotovanu-cristian deleted the feat/trace-id-processes branch February 10, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants