Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make upload file from path log a debug log #1468

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

wintonzheng
Copy link
Contributor

@wintonzheng wintonzheng commented Jan 2, 2025

Important

Change log level from info to debug in upload_file_from_path() in aws.py.

  • Logging:
    • Change log level from info to debug in upload_file_from_path() in aws.py for successful file uploads.

This description was created by Ellipsis for 97366c0. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 97366c0 in 11 seconds

More details
  • Looked at 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern/forge/sdk/api/aws.py:74
  • Draft comment:
    Changing the log level from info to debug is appropriate for reducing verbosity in non-critical operations. Ensure that this aligns with the overall logging strategy.
  • Reason this comment was not posted:
    Confidence changes required: 20%
    The change from LOG.info to LOG.debug is appropriate for reducing log verbosity in non-critical operations.

Workflow ID: wflow_1mNxgY6kyShhwo1R


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@wintonzheng wintonzheng merged commit 3835f3c into main Jan 2, 2025
2 checks passed
@wintonzheng wintonzheng deleted the shu/remove_upload_file_from_path_log branch January 2, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant