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

util: set connect and read timeouts in ParsedURLData [BATIK-1366] #100

Merged
merged 1 commit into from
May 17, 2024

Conversation

carlosame
Copy link
Member

Default connect timeout is 10 seconds, read timeout is 4 minutes to allow for large reads.

@carlosame carlosame added the enhancement New feature or request label May 10, 2024
@carlosame carlosame added this to the 1.1 milestone May 10, 2024
Default connect timeout is 10 seconds, read timeout is 4 minutes to allow for large reads.
@carlosame carlosame merged commit 5ad9d18 into master May 17, 2024
5 checks passed
@carlosame carlosame deleted the BATIK-1366 branch May 17, 2024 18:32
@carlosame
Copy link
Member Author

Relevant CWEs:

  • CWE-399: Resource Management Errors.
  • CWE-770: Allocation of Resources Without Limits or Throttling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant