bbfdmd: Increase ubus timeout '5' -> '10'

This commit is contained in:
Amin Ben Romdhane 2025-03-11 15:33:53 +01:00
parent 38636715ad
commit 95848b941b

View file

@ -19,7 +19,7 @@
#define BBFDM_MICROSERVICE_INPUT_PATH "/etc/bbfdm/services"
#define MAX_PATH_LENGTH 1024
#define MAX_VALUE_LENGTH 1024 * 4
#define SERVICE_CALL_TIMEOUT 5000 // 5 secs
#define SERVICE_CALL_TIMEOUT 10000 // 10 secs
#define SERVICE_CALL_OPERATE_TIMEOUT 1800000 // 30 mins
enum bbfdmd_type_enum {