dshvaika
|
159d779d77
|
rollback logback.xml
|
1 year ago |
VIacheslavKlimov
|
a7f687443f
|
Fix license header
|
1 year ago |
VIacheslavKlimov
|
ba440ba7c1
|
Cleanup upgrade for 4.3.0
|
1 year ago |
dashevchenko
|
23d1073333
|
added Cross-Origin-Opener-Policy: same-origin for security reasons
|
1 year ago |
dshvaika
|
6c0773d9ef
|
minor improvement to entity coordinates fetching logic
|
1 year ago |
dshvaika
|
ea65bd44e0
|
fixed NPE
|
1 year ago |
dshvaika
|
8a92f22215
|
Avoid re-initializing CFs for entities on scheduling config changes
|
1 year ago |
dshvaika
|
eb36297b69
|
refactoring after merge to PE
|
1 year ago |
ArtemDzhereleiko
|
7b9f6c76cf
|
UI: add api usage widget and update dashboard
|
1 year ago |
IrynaMatveieva
|
61a39c2b33
|
fixed duplicated cf cache init in cf processor
|
1 year ago |
dshvaika
|
87a27e95ef
|
Added missing tests for new class + refactoring of geofencing calculation logic
|
1 year ago |
dshvaika
|
dd53892df2
|
Geofencing CF refactoring to new configuration init commit
|
1 year ago |
dashevchenko
|
b2ae6f92d1
|
added Content-Security-Policy header to download image api to prevent malicious code injection
|
1 year ago |
devaskim
|
3c6d7f22b8
|
Configure default response timeout of rule engine api on server level.
|
1 year ago |
IrynaMatveieva
|
6db073ba53
|
added validate method to config
|
1 year ago |
Artem Barysh
|
09885e644b
|
Moved sync files from application module to common
|
1 year ago |
IrynaMatveieva
|
90d34b5bd0
|
added CF config marker interface
|
1 year ago |
dashevchenko
|
d962f89c36
|
fixed flaky test
|
1 year ago |
dashevchenko
|
8a0c15c8d0
|
reverted default value to "list"
|
1 year ago |
dshvaika
|
46a9d81a85
|
Added EntityIdProto
|
1 year ago |
dshvaika
|
1421f9cc9f
|
Resolved TODOs, refactoring: make GeofencingCalculatedFieldState extends Base state class
|
1 year ago |
dshvaika
|
29934d08bd
|
Added custom serializer/deserializer logic for perimeter definitions
|
1 year ago |
dshvaika
|
cc3ecfc027
|
Added reporting strategies instead of single zone group event
|
1 year ago |
Mia
|
012930a2a9
|
Update rpc_debug_terminal.json
Fix the extra ']' in the help
|
1 year ago |
dshvaika
|
0c03abe5e6
|
Added tenant profile upgrade script & Added argument test & removed outdated todo items
|
1 year ago |
IrynaMatveieva
|
b9d402abba
|
parse long to int
|
1 year ago |
dshvaika
|
faf842f998
|
Updated toTbelCfArg implementation for GeofencingArgumentEntry
|
1 year ago |
dshvaika
|
a4ac5e3a7f
|
Added integration test with dynamic arguments refresh logic
|
1 year ago |
dshvaika
|
43b07c242f
|
Added service layer test with validation of scheduling config updates
|
1 year ago |
dashevchenko
|
a78e88906b
|
expose swagger doc expansion property
|
1 year ago |
dshvaika
|
d2b9e1066f
|
Added geofencing CF configuration test
|
1 year ago |
dshvaika
|
dd18359c54
|
Replaced GeofencingZoneIdProto with EntityTypeProto and msb and lsb
|
1 year ago |
dshvaika
|
67f08da7a0
|
Updated validation logic for existing and geofencing CF
|
1 year ago |
dshvaika
|
ac3f81195d
|
Refactored code duplicates in CalculatedFieldManagerMessageProcessor
|
1 year ago |
dashevchenko
|
639cb0d7a7
|
refactoring
|
1 year ago |
dashevchenko
|
51c3e38d08
|
fixed flaky test
|
1 year ago |
dshvaika
|
06515a5e13
|
Renamed actor message types and java fields for clarity
|
1 year ago |
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 |