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

set bw max retry to 2 #1475

Merged
merged 1 commit into from
Jan 3, 2025
Merged

set bw max retry to 2 #1475

merged 1 commit into from
Jan 3, 2025

Conversation

LawyZheng
Copy link
Collaborator

@LawyZheng LawyZheng commented Jan 3, 2025

Important

Increase BITWARDEN_MAX_RETRIES from 1 to 2 in skyvern/config.py to allow one additional retry for Bitwarden operations.

  • Configuration Change:
    • Increase BITWARDEN_MAX_RETRIES from 1 to 2 in Settings class in skyvern/config.py to allow for one additional retry for Bitwarden operations.

This description was created by Ellipsis for 724ceae. 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 724ceae in 9 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/config.py:86
  • Draft comment:
    Ensure that increasing BITWARDEN_MAX_RETRIES from 1 to 2 aligns with the intended behavior and doesn't cause unintended side effects in the application logic.
  • Reason this comment was not posted:
    Confidence changes required: 20%
    The change from 1 to 2 for BITWARDEN_MAX_RETRIES is straightforward and doesn't introduce any issues. However, it's important to ensure that this change aligns with the intended behavior of the application.

Workflow ID: wflow_fKOkOtl50Y9dbS7s


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

@LawyZheng LawyZheng merged commit df23250 into main Jan 3, 2025
2 checks passed
@LawyZheng LawyZheng deleted the lawy/set-bw-max-retry-to-2 branch January 3, 2025 16:01
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