Closed devaskim closed 1 month ago
Hi @devaskim,
You are right, starting from ThingsBoard 3.8.0 - gateway will be able to get session limitations, like rate limits, maximal payload size, max inflight messages, it takes some time. Such as this functionality not present in previous versions - this request fails with timeout and uses default or manually configured rate limits. This request sends once, right after connect, so it won’t affect much data processing after connecting to ThingsBoard.
@imbeacon Thanks for quick response
Describe the issue After upgrading gateway to 3.5.2 I observe slowing down first data push after gateway is started. Seems like even with disabled
remoteConfiguration
option, gateway requests some information from a server (TB CE 3.7.0).What should be done on server side or on gateway side to speed up first push and to get rid of the following warning?
Versions (please complete the following information):