Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
5.47k stars 395 forks source link

make log_exception optional for s3 file download - there are expected cases when the file is not there and the function returns None #511

Closed wintonzheng closed 2 weeks ago

wintonzheng commented 2 weeks ago
:rocket: This description was created by Ellipsis for commit e88a6241a0b7ae901c319bd8127fb05e285bc98b

Summary:

Added optional log_exception parameter to download_file method to allow suppression of exception logging in skyvern/forge/sdk/api/aws.py.

Key points:


Generated with :heart: by ellipsis.dev