Commit Graph

111 Commits

Author SHA1 Message Date
armirveliaj
7db65ca62c Clean up DispatcherS 2025-01-17 17:29:46 +01:00
ionutboangiu
e0c05ecfa7 Add redis pipeline window and limit cfg opts
Set redisPoolPipelineWindow to control duration before pipeline
flush (0 disables implicit pipelining) and redisPoolPipelineLimit
for max commands per pipeline (0 means no limit, only time window
applies).
2024-10-29 18:54:51 +01:00
ionutboangiu
2f387b5a0e chore: remove unnecessary parentheses
gofmt -r '(a) -> a' -w **/*.go
2024-09-05 20:46:40 +02:00
ionutboangiu
0f70af84e9 centralize test flags for shared use across tests 2024-08-15 18:17:33 +02:00
ionutboangiu
113e2a2bdf Replace interface{} with any 2023-05-31 10:22:28 +02:00
arberkatellari
6fbf001116 Add and improve coverage tests 2023-02-27 09:14:19 +01:00
adi
ad7bd111d1 Improved dispatcher errors 2022-10-21 10:14:19 +02:00
ionutboangiu
d9f567b0a3 Rename RedisMaxAttempts to RedisConnectionAttempts 2022-07-14 14:59:28 +02:00
ionutboangiu
81793af5de Make hardcoded options configurable for redis and solve compilation errors 2022-07-07 18:05:14 +02:00
ionutboangiu
924a91c749 Change SSLMode to PgSSLMode 2022-07-03 13:08:52 +02:00
ionutboangiu
523045cc12 Add timeout options for redis and solve compilation errors 2022-07-03 13:08:52 +02:00
porosnicuadrian
bc5f1b5e10 Updated configs for Blockers and unused configs 2022-04-21 15:27:27 +02:00
andronache98
ecdf5e54ea Changed headers 2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155 Changed headers 2022-03-09 14:14:30 +01:00
andronache98
74d8a61c15 Repaired most integration tests using storDB 2022-03-09 14:14:30 +01:00
porosnicuadrian
104a06d24b Added support at mongo dirver for count/list rates 2022-02-17 21:11:55 +02:00
porosnicuadrian
1cbf8c711e Improved SetRateProfile for data manager + tests 2022-02-14 17:23:35 +02:00
andronache98
fad736e5a6 Changed Weights from float64 to DynamicWeights for Resources and Chargers 2022-02-13 15:09:53 +02:00
andronache98
b6ff4ba8d8 DynamicWeights in ActionProfile 2022-02-10 10:48:29 +02:00
andronache98
fbd5ae7050 DynamicWeights for ThresholdProfile 2022-02-08 19:08:45 +01:00
andronache98
88b57840c0 Fixed most tests related to change from Weight to Weights for AttributeProfile 2022-02-06 09:52:26 +01:00
Trial97
46f0ddb860 Added decimal context config 2021-12-15 19:57:25 +01:00
Trial97
fe7f07b987 Updated meterics interface 2021-11-08 17:03:58 +02:00
Trial97
117f6ccb9b Updated Stats with decimal 2021-11-08 17:03:58 +02:00
Trial97
cb809f976e Updated internal datadb 2021-10-28 18:03:43 +03:00
Trial97
6bff7dfb9b Updated Redis storage 2021-10-08 11:12:50 +03:00
Trial97
6a3f8ddc57 Updated config 2021-09-20 10:45:14 +02:00
Trial97
a5d95f9fe7 Updated Routes with DynamicWeights 2021-08-30 17:53:42 +03:00
ionutboangiu
59d7e71e4f Rename Route field RatingPlanIDs to RateProfileIDs 2021-08-27 17:33:19 +02:00
Trial97
f96dfab0ab Updated sessions opts constants 2021-08-26 16:48:48 +02:00
porosnicuadrian
fce4cfff3e Renamed consts for chargers apis 2021-06-11 12:34:51 +02:00
porosnicuadrian
817c923b91 Removed IDs from count Apis + fixed all unit/integrations tests in engine 2021-06-01 20:36:06 +03:00
Trial97
453e005cfa Updated routes tests 2021-05-27 10:18:36 +02:00
Trial97
c397cb31eb Updated datamanager methods 2021-05-26 15:54:36 +02:00
Trial97
f3639c01f8 Added connection between thresholds and actions 2021-05-26 15:54:36 +02:00
Trial97
8cd952dbe9 Updated StatQueue handling in datamanager 2021-05-26 15:54:36 +02:00
Trial97
30b6cc2c70 Updated Resource handling in datamanager 2021-05-26 15:54:36 +02:00
Trial97
e1b21983c4 Updated Threshold handling in datamanager 2021-05-26 15:54:36 +02:00
ionutboangiu
8984f1167c Remove Contexts from Attributes 1.0 2021-05-19 19:27:43 +02:00
Trial97
0a75016833 Updated filter indexing 2021-05-19 15:54:14 +02:00
andronache
7671c0cb5e Started removing timing 2021-05-18 15:01:27 +02:00
ionutboangiu
6b71087e90 Remove ActivationInterval from Accounts 2021-05-17 17:54:24 +02:00
ionutboangiu
05de1f5bc4 Remove ActivationInterval from Filters 2021-05-17 17:54:24 +02:00
ionutboangiu
563314ecb0 Remove ActivationInterval from Thresholds 2021-05-17 17:54:24 +02:00
ionutboangiu
4a5e4ea885 Remove ActivationInterval from Stats 2021-05-17 17:54:24 +02:00
ionutboangiu
93eb9c20e1 Remove ActivationInterval from Dispatchers (tests failing) 2021-05-17 17:54:24 +02:00
ionutboangiu
fa92668487 Remove ActivationInterval from Chargers 2021-05-17 17:54:24 +02:00
ionutboangiu
3bedd19fc8 Remove ActivationInterval from Routes 2021-05-17 17:54:24 +02:00
ionutboangiu
25c3e73afa Remove ActivationInterval from Resources 1.0 2021-05-17 17:54:24 +02:00
ionutboangiu
0aa5f92129 Remove ActivationInterval from Resources (tests failing) 2021-05-17 17:54:24 +02:00