Reduce default HTTP timeout for inventory API requests
What's Changed
- Reduce default timeout for inventory API requests to be a little more reasonable, and to reduce the occurrence of situations where the API server reaches it's timeout and responds to the frontend with a 504. The frontend should ideally bail on the request well before the API server times out.
by @Ben-Chapman in #116
Full Changelog: v1.24.0...v1.24.1