* fix: Update log_vertex_build to accept UUID for flow_id and improve error handling * Changed flow_id type from str to str | UUID for better type safety. * Added error handling to raise a ValueError if flow_id is invalid, enhancing robustness of the logging function. * fix: Ensure flow_id is not None before logging vertex build details * Updated log_vertex_build call to check if flow_id is not None, enhancing robustness and preventing potential errors when flow_id is absent. |
||
|---|---|---|
| .. | ||
| base | ||
| langflow/version | ||
| tests | ||
| .gitignore | ||