Commit d4b6e1f
committed
modules: controller: increase default sample interval to 5000ms
Increase CONTROLLER_MODULE_SAMPLE_INTERVAL_MS default to 5000ms and remove
the unused CONTROLLER_MODULE_ZBUS_SUBSCRIBER_QUEUE_SIZE option. This change
delays ZBUS queue overflows in the cloud module by reducing the rate of
sensor data requests, but does not resolve the root cause - cloud
and sensor subscriber processing remains too slow for sustained operation.
Refs: #23
Signed-off-by: Natalia Pluta <pluta.natalia.m@gmail.com>1 parent a1c3424 commit d4b6e1f
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
| |||
0 commit comments