Philip Dubé
Philip Dubé
raises go version to 1.18 this is a breaking change since consumers will update with `errors.RedactLogEnabled.Store(&errors.RedactLogEnable)`. ideally this wouldn't be exposed & instead there'd be a function `errors.SetRedactLogEnabled(...)` & even...
relevant when using a proxy endpoint which would otherwise have wrong hostname
https://github.com/PeerDB-io/peerdb/pull/2725
avoids a race condition where schema is updated multiple times between time of relation message & application of relation message TODO logging
Compiles now when forcing packages, not everything has update peer dependencies yet. Should wait for @tremor/react to make official v4 release ``` npm warn ERESOLVE overriding peer dependency npm warn...
#2478 & #2485 introduces settings to manage chunking to mitigate memory errors on clickhouse ideally the system would automatically dial up chunking in response to OOMs