Tags: UiPath/uipath-python
Tags
Dev release: Suspend/resume support for RPA invocations in evaluations This dev tag allows testing the new suspend/resume functionality before merging. Features: - LangGraph interrupt detection in functions runtime - SUSPENDED status handling in evaluation runtime - Proper trigger extraction for serverless executor - Test agent demonstrating the pattern Test with: pip install git+https://github.com/UiPath/uipath-python@v2.4.9-dev.suspend-resume See PR #1083 for details and testing instructions.