6029 Commits

Author SHA1 Message Date
ViacheslavKlimov
aea4d267ff Minor improvements 2023-10-20 15:26:25 +03:00
ViacheslavKlimov
23cd7f0865 Fix testNotificationRuleProcessing_exceededRateLimits 2023-10-20 15:03:24 +03:00
ViacheslavKlimov
2d1640a002 Don't interrupt consumer loop task on stop 2023-10-19 15:29:46 +03:00
ViacheslavKlimov
049f40a62e Clear interruption status after exiting consumer while loop 2023-10-19 14:00:04 +03:00
ViacheslavKlimov
5108e98f38 Minor refactoring 2023-10-19 11:09:58 +03:00
ViacheslavKlimov
ea4eadb47f Cancelling consumer loop task on stop 2023-10-19 11:09:56 +03:00
ViacheslavKlimov
921b2ae4b7 Tests for Rule Engine consumer manager 2023-10-19 11:09:52 +03:00
ViacheslavKlimov
cf951ee2b2 Multiple improvements for Rule Engine consumer services 2023-10-19 11:09:34 +03:00
ViacheslavKlimov
92e0c65a37 Minor refactoring 2023-10-19 11:09:29 +03:00
Andrii Shvaika
c56132d6e8 Minor todos 2023-10-19 11:09:21 +03:00
Andrii Shvaika
3a0afd8a5a Refactoring of the consumer service 2023-10-19 11:09:16 +03:00
Andrii Shvaika
45fd970898 Refactoring in progress 2023-10-19 11:09:11 +03:00
Andrii Shvaika
7ccad683ab prettify script 2023-10-17 18:41:22 +03:00
Andrii Shvaika
71dd96b084 Fix the widgets_bundle_widget table after upgrade 2023-10-17 18:00:04 +03:00
Andrew Shvayka
4155f67b04
Merge pull request #9422 from thingsboard/fix/notification-rule-processor-blocking
DefaultNotificationRuleProcessor - submit to executor sooner
2023-10-16 15:24:10 +03:00
Andrew Shvayka
5a1031a8db
Merge pull request #9418 from volodymyr-babak/hotfix/edge-event-processing-executor-service
Edge events are processed in a separate threads to avoid blocking cor…
2023-10-16 15:17:19 +03:00
ViacheslavKlimov
ee080538a4 DefaultNotificationRuleProcessor - submit to notificationExecutor sooner not to block the caller 2023-10-16 15:15:25 +03:00
Volodymyr Babak
8681d2de62 DefaultEdgeNotificationService - Increased deadline timeout to 60 seconds 2023-10-16 15:06:57 +03:00
Volodymyr Babak
e33c3b43a5 DefaultEdgeNotificationService - onSuccess() make ASAP 2023-10-16 13:36:47 +03:00
Volodymyr Babak
fb5c593bb5 Edge events are processed in a separate threads to avoid blocking core consumer threads 2023-10-16 12:54:10 +03:00
Sergey Matvienko
ec6727ff7d TbCoreConsumerStats: core notifications stats by message type 2023-10-15 22:43:05 +02:00
ViacheslavKlimov
9788a87ca3 Fix notification requests deletion test; drop all notifications after test 2023-10-05 12:59:13 +03:00
Sergey Matvienko
c57f0bb8aa SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 2023-10-05 12:53:15 +03:00
Sergey Matvienko
3c8a6bf3b4 SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 2023-10-05 12:53:07 +03:00
Sergey Matvienko
6809d374a6 ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8 2023-10-05 12:52:59 +03:00
ViacheslavKlimov
c0294e3878 Don't delete notifications when recipient is deleted 2023-10-04 15:40:04 +03:00
ViacheslavKlimov
6a3beb9213 Remove foreign keys for notification table 2023-10-04 15:38:30 +03:00
ViacheslavKlimov
1a3d7bfab0 Revert initial delay for saveCurrentSystemInfo 2023-10-04 15:30:02 +03:00
ViacheslavKlimov
12d2c26279 Rule Engine stats: exception message truncation 2023-10-04 15:29:45 +03:00
ViacheslavKlimov
69349d5075 TTL for system info 2023-10-04 15:29:37 +03:00
ViacheslavKlimov
6ec4b8cf72 TTL for queue stats and RE exceptions 2023-10-04 15:29:26 +03:00
Sergey Matvienko
7c174de71d BaseController: log experience improvement. use a child class logger instead of abstract class controller 2023-10-04 14:41:44 +03:00
Andrew Shvayka
97243f9de9
Merge pull request #9299 from volodymyr-babak/edge/fix-iso-tenant-queue
Changed order of fetchers to sent tenant profile to the cloud as firs…
2023-09-20 17:47:52 +03:00
Igor Kulikov
995ea59f9a Update UI help links path 2023-09-20 17:44:42 +03:00
Volodymyr Babak
2c7e5ef5f8 Added TenantProfileEdgeTest.testIsolatedTenantProfile 2023-09-20 17:25:12 +03:00
Volodymyr Babak
2d68bf4a52 Fixed error msg: Msd Id -> Msg Id 2023-09-20 17:00:04 +03:00
Volodymyr Babak
987233f470 Changed order of fetchers to sent tenant profile to the cloud as first message 2023-09-20 16:44:15 +03:00
Igor Kulikov
7310f438eb Increase widget type and widgets bundle description field size to 1024. 2023-09-20 16:11:42 +03:00
Andrii Shvaika
79dbf41b9f Widgets description improvement 2023-09-20 14:28:45 +03:00
Andrew Shvayka
a06ac7675d
Merge pull request #9295 from YevhenBondarenko/fix/widget-type-vc
fixed widget-bundle import and added widget type VC support
2023-09-20 13:06:20 +03:00
Andrew Shvayka
491e586d7f
Merge pull request #9155 from dskarzh/device-state-service/fix-flaky-tests
[3.6] Device state service: fix device not being timeouted bug, fix flaky tests, add more test coverage
2023-09-20 12:59:00 +03:00
Andrew Shvayka
d894e3461b
Merge pull request #9294 from dashevchenko/db_scheme_version_update
Updated db schema version from 3.5.2 to 3.6.0
2023-09-20 12:52:21 +03:00
YevhenBondarenko
4e42a3efe2 fixed widget-bundle import and added widget type VC support 2023-09-20 09:50:12 +02:00
Andrii Shvaika
f3e89f7dff Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6 2023-09-19 18:59:56 +03:00
Andrii Shvaika
eb6d81deb0 Improved description of the widget bundles 2023-09-19 18:59:44 +03:00
dashevchenko
2c7b8b66e0 updated db schema versio from 3.5.2 to 3.6.0 2023-09-19 18:41:13 +03:00
Igor Kulikov
a1393e7e81 Fix update existing widget type by fqn: check fqn is not empty. 2023-09-19 18:04:33 +03:00
Igor Kulikov
4b99a3a00b Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into develop/3.6 2023-09-19 17:29:47 +03:00
Igor Kulikov
be850f506a UI: Implement battery level widget 2023-09-19 17:29:36 +03:00
Dmytro Skarzhynets
1364eec497 Merge with develop 2023-09-19 17:17:39 +03:00