chore: merge release-8.1 into telnyx (#1572)
* fix: concurrency issues caused by poller
* chore: version 8.1.4 (#1561)
* Revert "chore: version 8.1.4 (#1561)" (#1562)
This reverts commit eaa3dc5720.
---------
Co-authored-by: Taranto <rafael.taranto@protonmail.com>
This commit is contained in:
parent
e8a3d2ed11
commit
becd3e7a82
7 changed files with 48 additions and 26 deletions
|
|
@ -75,7 +75,7 @@ const populateSettings = function (req, res, next) {
|
|||
.catch(next)
|
||||
}
|
||||
|
||||
logger.debug('Fetching and caching a specific config version')
|
||||
logger.debug('Fetching a cached specific config version')
|
||||
req.settings = cachedVersionedSettings
|
||||
return next()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue