IrynaMatveieva
|
a9f39e4917
|
added cache class
|
1 year ago |
IrynaMatveieva
|
1482d1c4bb
|
added logic to avoid looping
|
1 year ago |
IrynaMatveieva
|
2d65a6c457
|
removed wildcard imports usage
|
1 year ago |
ViacheslavKlimov
|
c60da6829b
|
Fix msg metadata copied twice
|
1 year ago |
ViacheslavKlimov
|
ac61d7c526
|
TbMsg: add resetRuleNodeId and copyMetaData
|
1 year ago |
ViacheslavKlimov
|
eb7bc8695b
|
Refactor deleteAndNotify and deleteAndNotifyInternal for attributes
|
1 year ago |
ViacheslavKlimov
|
3db304e021
|
Refactor saveAndNotify with returned future
|
1 year ago |
ViacheslavKlimov
|
e8cf3179c5
|
Refactor saveAndNotify and saveAndNotifyInternal for attributes
|
1 year ago |
ViacheslavKlimov
|
6c0bca2bae
|
Refactor saveAndNotifyInternal for timeseries; save latest by default
|
1 year ago |
ViacheslavKlimov
|
2bb65923dc
|
Refactor saveAndNotify for timeseries
|
1 year ago |
ViacheslavKlimov
|
0b3ffb5b4a
|
Refactor TbMsg transforming
|
1 year ago |
ViacheslavKlimov
|
e4cc2b4f9f
|
Introduce TbMsgTransformer
|
1 year ago |
ViacheslavKlimov
|
cbd2e012dd
|
Refactor TbMsg.newMsg usages
|
1 year ago |
ViacheslavKlimov
|
c42cf2817e
|
Housekeeper: interrupt task processing on timeout
|
2 years ago |
Vladyslav_Prykhodko
|
05d5180ea6
|
Updated rulenode-core-config.js (save to custom table)
|
2 years ago |
IrynaMatveieva
|
baed618604
|
renamed property
|
2 years ago |
IrynaMatveieva
|
65f94878d2
|
removed using TTL from tenant profile
|
2 years ago |
Vladyslav_Prykhodko
|
c750a3638f
|
UI: Updated rulenode-core-config.js
|
2 years ago |
IrynaMatveieva
|
4dbc35273a
|
added calculated field service to ctx
|
2 years ago |
dashevchenko
|
21172a6195
|
fixed tests
|
2 years ago |
dashevchenko
|
9c9d6d95d4
|
added mobile app bundle to queue.proto
|
2 years ago |
Igor Kulikov
|
c943d3963c
|
Update rule nodes UI
|
2 years ago |
Igor Kulikov
|
399684ce28
|
Update rule nodes UI
|
2 years ago |
dashevchenko
|
4acb051b0e
|
updated structure mobile layout config
|
2 years ago |
IrynaMatveieva
|
4d2ac77c4a
|
fixed upgrade
|
2 years ago |
Igor Kulikov
|
1d6b6a3f40
|
UI: Update rule nodes config.
|
2 years ago |
Igor Kulikov
|
1d80aacece
|
Update rule nodes config UI
|
2 years ago |
Igor Kulikov
|
def5bde66a
|
Update rule nodes UI config
|
2 years ago |
Volodymyr Babak
|
a9ae6922a6
|
TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config
|
2 years ago |
Dmytro Skarzhynets
|
bbe328d158
|
Implemented safe scheduled thread pool
|
2 years ago |
Sergey Matvienko
|
b8c0fae602
|
TenantId.fromUUID() usage instead of new TenantId() refactored. new TenantId() is deprecated.
|
2 years ago |
Artem Dzhereleiko
|
00a0ff35c3
|
UI: Update rule node config
|
2 years ago |
Viacheslav Klimov
|
c393d1d377
|
Revert "Delay node: improvements"
|
2 years ago |
IrynaMatveieva
|
3ba6ac45e9
|
fixed error message and added replaced validation method with jakarta annotations
|
2 years ago |
YevhenBondarenko
|
54e86b27a8
|
minor refactoring due to comments
|
2 years ago |
YevhenBondarenko
|
4431a32659
|
minor refactoring due to comments
|
2 years ago |
IrynaMatveieva
|
fe571beaa9
|
fixed minor comments in tests
|
2 years ago |
YevhenBondarenko
|
4b697482ca
|
added ability to configure maxConnections in TbHttpClient using env TB_POOL_MAX_CONNECTIONS
|
2 years ago |
YevhenBondarenko
|
53179f8007
|
removed wrong CONNECTION close header
|
2 years ago |
YevhenBondarenko
|
7ad4a7b3ff
|
removed wrong CONNECTION close header
|
2 years ago |
Artem Dzhereleiko
|
217247eddc
|
UI: update rulenode config
|
2 years ago |
Volodymyr Babak
|
b226ebdccf
|
TbHttpClient - added check for maxInMemoryBufferSizeInKb; should be less than system configured maxInMemoryBufferSizeInKb
|
2 years ago |
YevhenBondarenko
|
5c9ed8598a
|
minor fixes for TbHttpClient
|
2 years ago |
IrynaMatveieva
|
7a84dc655d
|
added catch for DataValidationException
|
2 years ago |
IrynaMatveieva
|
7adb60e0e6
|
fixed error msg in the tests
|
2 years ago |
IrynaMatveieva
|
ea5519893b
|
fixed error message
|
2 years ago |
IrynaMatveieva
|
60f89ba473
|
added validation for client id length
|
2 years ago |
Volodymyr Babak
|
f9c2aa3581
|
TbHttpClient: return cause instead of original exception in case 2xx status code
|
2 years ago |
Volodymyr Babak
|
9593f97582
|
TbHttpClient: use default 256 KB for maxInMemorySize in case 0 set in configuration
|
2 years ago |
IrynaMatveieva
|
5256cae804
|
used jakarta validation constraints
|
2 years ago |