Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce cache expiry to help support issues where a function may be scaled down by a user, when it is still in use. The 5s cache meant that all requests would fail until the expiry. The 250ms setting is a 20x reduction. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
- Loading branch information