fix(unified-storage): use continue token containing both formats for dualwriter (#106525)
This commit is contained in:
@@ -551,6 +551,7 @@ type Cfg struct {
|
||||
|
||||
// Unified Storage
|
||||
UnifiedStorage map[string]UnifiedStorageConfig
|
||||
MaxPageSizeBytes int
|
||||
IndexPath string
|
||||
IndexWorkers int
|
||||
IndexMaxBatchSize int
|
||||
|
||||
Reference in New Issue
Block a user