Skip to content
Next Next commit
feat(tracer): enhance tracing functionality with helper methods for i…
…nput extraction and logging finalization - Introduced `_extract_function_inputs` to streamline input extraction for logging. - Added `_finalize_step_logging` to encapsulate step timing and logging logic. - Implemented `_handle_trace_completion` for improved trace completion handling. - Enhanced `trace_async` decorator to support both async functions and async generators with optimized logging. - Refactored existing tracing logic to utilize new helper functions for better maintainability and readability.
  • Loading branch information
viniciusdsmello committed Jul 3, 2025
commit 3e49e0fd151555ef5289b692edfbc40fa182313f
Loading