swagger-api / swagger-api/swagger-ui
Swagger UI does not have a way to set the network request timeout
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
For API calls that take longer than the default, Swagger UI cuts these off and shows a 502 error to the user.
How can we configure the network request timeout for swagger-UI? Unable to find documentation for this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by locating Swagger UI's network-request configuration and related documentation, then determine whether a configurable timeout already exists or needs a new interface. Done means the timeout behavior is configurable for slow API calls and the supported usage is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100