Skip to content

UiPathResumableStorageProtocol should allow storing arbitrary (namespace, key, value) tuples #56

@cristipufu

Description

@cristipufu
+ async def set_value(self, runtime_id: str, namespace: str, key: str, value: Any)

+ async def get_value(self, runtime_id: str, namespace: str, key: str) -> Any

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions