Skip to content

Bump the Postman client timeout #4183

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

Merged
merged 1 commit into from
May 29, 2025
Merged

Conversation

martinlocklear
Copy link
Contributor

Sometimes when we're getting really large collections, these requests can take a long time. Bumping timeouts isn't likely the best solution long term, but it should help now.

Also moved where we define the http client into the postman client itself and cleaned up some import ordering

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@martinlocklear martinlocklear changed the title [SCAN-377] Bump the Postman client timeout Bump the Postman client timeout May 28, 2025
Sometimes when we're getting really large collections, these requests can take a long
time.  Bumping timeouts isn't likely the best solution long term, but it should
help now.

Also moved where we define the http client into the postman client itself and cleaned
up some import ordering
@martinlocklear martinlocklear force-pushed the martin/postman-bump-timeout branch from 52c2e3e to 448eeeb Compare May 28, 2025 16:22
@martinlocklear martinlocklear marked this pull request as ready for review May 28, 2025 16:39
@martinlocklear martinlocklear requested review from a team as code owners May 28, 2025 16:39
@martinlocklear martinlocklear merged commit 1c51106 into main May 29, 2025
13 checks passed
@martinlocklear martinlocklear deleted the martin/postman-bump-timeout branch May 29, 2025 13:17
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.

2 participants