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

increase lazy loading wait time to 10s #698

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

LawyZheng
Copy link
Collaborator

@LawyZheng LawyZheng commented Aug 9, 2024

🚀 This description was created by Ellipsis for commit 378e28d

Summary:

Increased wait time for lazy loading options from 5s to 10s in scroll_down_to_load_all_options function in skyvern/webeye/actions/handler.py.

Key points:

  • Increased wait time from 5s to 10s in scroll_down_to_load_all_options function.
  • Affects lazy loading of options in dropdown menus.
  • Change made in skyvern/webeye/actions/handler.py.

Generated with ❤️ by ellipsis.dev

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 378e28d in 1 minute and 12 seconds

More details
  • Looked at 14 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern/webeye/actions/handler.py:1018
  • Draft comment:
    Increasing the wait time to 10 seconds could potentially slow down the system. Consider implementing a more dynamic wait mechanism or improving element detection to optimize performance.
  • Reason this comment was not posted:
    Confidence of 40% on close inspection, compared to threshold of 50%.

Workflow ID: wflow_6AhqfcNOjs10nRUA


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

@LawyZheng LawyZheng merged commit ed79bf4 into main Aug 9, 2024
2 checks passed
@LawyZheng LawyZheng deleted the lawy/increase-option-wait-time branch August 9, 2024 13:41
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