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

Increased connection timeout to 45 seconds #77

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

mdellabitta
Copy link
Contributor

@mdellabitta mdellabitta commented Jan 10, 2025

Important

Increase connection timeout from 10 to 45 seconds in ingest_wikimedia/web.py.

  • Behavior:
    • Increase DEFAULT_CONN_TIMEOUT from 10 to 45 seconds in ingest_wikimedia/web.py.
    • Affects get_http_session() function, setting a longer default timeout for HTTP requests.

This description was created by Ellipsis for 5a7093a. 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 5a7093a in 13 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. ingest_wikimedia/web.py:14
  • Draft comment:
    Increasing the connection timeout to 45 seconds is a significant change. Ensure this aligns with expected network performance and user experience, as it may lead to longer waits during network issues.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The increase in connection timeout from 10 to 45 seconds is a significant change. While it might be necessary for certain network conditions, it could also lead to longer waits in case of network issues. It's important to ensure that this change aligns with the expected network performance and user experience.

Workflow ID: wflow_lOjmuLHNNMD9xcY6


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

@mdellabitta mdellabitta merged commit 9ef76d0 into main Jan 10, 2025
7 checks passed
@mdellabitta mdellabitta deleted the increase-connect-timeout branch January 10, 2025 15:44
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