You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config.go: set smaller batchlimit and deactivate MetadataLoadedAt by default for protondb
reason:
1. protondb seems has some issue in go driver, smaller batchlimit a more stable way to send.
2. the protondb internal host a timestamp column forcely, that's why we do not need another one. _sling_loaded_at
0 commit comments