Philip Dubé

Results 156 comments of Philip Dubé

Less of an issue now that drop api is async

Not clear how much consolidation is happening here, would expect to see code removal from existing resync logic. It that a planned followup?

is this a problem? seems like there's a wider issue that rerunning `install_rhizome` doesn't clean all files (ie, if you removed a file in the meantime from `lib` it would...

I've seen this happen when the initial copy gets interrupted. In that scenario we should get a new snapshot Is peerdb running out of memory on your setup?

That PR addresses this issue. It's held up being merged because there's worry about getting stuck in an error loop with initial load causing too much load or something

we have opted against #2168 but if your data doesn't need a consistent snapshop (ie, append only), you can use #2703

#2138 adds a NullableEnabled bool on column settings