Skip to content

Reduce default HTTP timeout for inventory API requests

Compare
Choose a tag to compare
@Ben-Chapman Ben-Chapman released this 06 Mar 02:46
0980351

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