dshvaika
|
ef9ad6751c
|
Fixes after self-review before create WIP PR
|
1 year ago |
dshvaika
|
9641461541
|
rollback new methods created sicne not used after refactoring
|
1 year ago |
dshvaika
|
bc78988443
|
Removed no used dynamicEntityArguments from ctx
|
1 year ago |
dshvaika
|
40276c6c15
|
Added new integration test
|
1 year ago |
dshvaika
|
d5f78e6db0
|
Added test for GeofencingZoneState
|
1 year ago |
dshvaika
|
5f12fc5a4f
|
Added test for GeofencingValueArgumentEntry
|
1 year ago |
dshvaika
|
efc20a93aa
|
Added mock tests for Geofencing CF state and utils logic to/from proto
|
1 year ago |
dshvaika
|
baba433f0f
|
Added validation for new configuration + fixed relation creation for profile entities
|
1 year ago |
陈旭
|
4523efbcdd
|
Fix: Improve Edge session cleanup to prevent resource leaks In unstable network environments, Edge devices may frequently disconnect and reconnect. The previous session cleanup logic could fail to stop the Kafka consumer, creating a 'zombie consumer'. This commit introduces a multi-layered defense: 1. Proactively evicts stale members from the Kafka consumer group upon new connection to ensure immediate functionality. 2. Adds a background task to persistently try and clean up session objects that failed to destroy, preventing memory/thread leaks.
|
1 year ago |
陈旭
|
e30adf0447
|
Fix: Improve Edge session cleanup to prevent resource leaks In unstable network environments, Edge devices may frequently disconnect and reconnect. The previous session cleanup logic could fail to stop the Kafka consumer, creating a 'zombie consumer'. This commit introduces a multi-layered defense: 1. Proactively evicts stale members from the Kafka consumer group upon new connection to ensure immediate functionality. 2. Adds a background task to persistently try and clean up session objects that failed to destroy, preventing memory/thread leaks.
|
1 year ago |
dshvaika
|
3643b54985
|
Added relation creation support
|
1 year ago |
dshvaika
|
409328dbe3
|
removed no needed logic from geofencing arugment
|
1 year ago |
dshvaika
|
fb84eb0695
|
typos fix
|
1 year ago |
dshvaika
|
71f092c4e8
|
Added dirty updates support
|
1 year ago |
dashevchenko
|
c127b96bb3
|
fixed flaky edqs tests
|
1 year ago |
dshvaika
|
589e159b54
|
Added ability to filter out reporting geofencing events statuses
|
1 year ago |
dshvaika
|
c783176e71
|
Updated to use zone groups
|
1 year ago |
dashevchenko
|
fdd01dfc9d
|
fixed flaky edqs tests
|
1 year ago |
VIacheslavKlimov
|
e0c2051c6a
|
Fix NPE on Firebase app cleanup
|
1 year ago |
dashevchenko
|
9a75fa07d9
|
fixed default sort property for alarm data entity query
|
1 year ago |
dashevchenko
|
226e82c722
|
fixed default sort property for alarm entity query
|
1 year ago |
dshvaika
|
ede9fd5e05
|
Added support to use only one zone type instead of two + minor validation fixes
|
1 year ago |
VIacheslavKlimov
|
552524d4b1
|
Increate timeout for testDelete_singleConsumer
|
1 year ago |
pon0marev
|
c24b44b762
|
Optimize Redis pool ping parameters
|
1 year ago |
VIacheslavKlimov
|
e7580f6093
|
Short-lived cache for Kafka topics
|
1 year ago |
VIacheslavKlimov
|
1097005178
|
Refactor Kafka admin usage
|
1 year ago |
dshvaika
|
82cca8c665
|
renamed saveZones to allowedZones
|
1 year ago |
Yevhenii
|
51b610f679
|
Refactoring default value
|
1 year ago |
dshvaika
|
5e9921905f
|
Simplified impl of geofencing zone state & resolved TODOs
|
1 year ago |
dshvaika
|
4cd0ec9e27
|
Basic data validation & fixed calculated field update in scheduled update msg
|
1 year ago |
dshvaika
|
e22462521f
|
Scheduling exclusively during CF init and update & added simple relation check for fetch from DB
|
1 year ago |
dshvaika
|
c8490080a1
|
added basic logic to update state periodically
|
1 year ago |
Igor Kulikov
|
0c00b02a0d
|
Update cross-connector-hp.svg
|
1 year ago |
Yevhenii
|
2e4b917e09
|
Refactoring
|
1 year ago |
dashevchenko
|
b925fd1685
|
test fix
|
1 year ago |
dashevchenko
|
6ae8cdf623
|
added trim to json parsing, updated test
|
1 year ago |
dashevchenko
|
5ee4ebea57
|
fixed tenant attribute save by system admin
|
1 year ago |
dashevchenko
|
00bc14ab61
|
fixed tenant attribute save by system admin
|
1 year ago |
VIacheslavKlimov
|
01e72f4e30
|
Fix topics creation for isolated tenants
|
1 year ago |
VIacheslavKlimov
|
f2ad1ef796
|
Fix Slack files upload support
|
1 year ago |
Yevhenii
|
2c7c63c537
|
Refactoring
|
1 year ago |
Yevhenii
|
a101c9403f
|
Refactoring
|
1 year ago |
Yevhenii
|
b191c2a2ec
|
Edge Misordering Compensation Config
- Moved misordering compensation to configuration for better control of edge event handling and data consistency
|
1 year ago |
dashevchenko
|
7be97f379c
|
added json timeseries type for bulk import
|
1 year ago |
yevhenii_zahrebelnyi
|
320e0b674e
|
Added per-edge stats (#13651)
|
1 year ago |
Artem Dzhereleiko
|
a7ba9d8c02
|
UI: Fixed font on preview scada symbols
|
1 year ago |
Artem Dzhereleiko
|
1c5f186418
|
UI: Fixed line width for cross connector hp
|
1 year ago |
dshvaika
|
e69b2df28d
|
added additional fix for handling text nodes of additional info
|
1 year ago |
Andrii Landiak
|
caa831e7fa
|
Refactoring clean up of entity alarm records after review
|
1 year ago |
Andrii Landiak
|
aa00631246
|
Small changes to test
|
1 year ago |