[feature-wip](executor)Fe send topic info to be (#25798)
This commit is contained in:
@ -2268,4 +2268,6 @@ public class Config extends ConfigBase {
|
||||
})
|
||||
public static int sync_image_timeout_second = 300;
|
||||
|
||||
@ConfField(mutable = true, masterOnly = true)
|
||||
public static int publish_topic_info_interval_ms = 30000; // 30s
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user