Ian Wagner

Results 69 comments of Ian Wagner

Now that the details are in... many usages of `fatalError` should now be replaced with a swift-style exception and caught in a logical place. `fatalError` should only be used in...

What is the current state of `NUMERIC` compression in timescale? I know it exists, but beyond that, what can we reasonably expect performance and space-wise when compressing columnar data? I'm...

Sorry I haven't had a chance to test with the falcon 3.0 alpha yet but I haven't forgotten ;) @CaselIT the graph was generated by the PyCharm profiler.

So on the one hand, I can understand the argument that this is an IPFS issue because 1) a pin exceeding the desired space should probably be rejected and/or 2)...

That may be the case... The specific thing I've run into is that when running `valhalla_service`, it will occasionally run itself out of memory. Then the OOM killer ends up...

@kevinkreiser `.gph` files in directories, doing exclusively `route` requests. If you've got any ideas regarding checking for memory leaks and are looking for help, I'd be happy to lend a...

Hey guys, thanks for looking into this. First, yes, it is still an issue as of 2.7.0. We had some issue building the TZ database on subsequent 2.7.x releases and...

Unable to proceed with a full test of the 3.0.1 branch unfortunately due to issue #1698. EDIT: Issue resolved; I'll probably update here ~this time next week based on some...

Hey guys, sorry I forgot to come back and update this ticket. We're running 3.0.1 (with the patch in the PR I sent a few weeks ago) in production and...

Thanks for the update! I might give that a run over the coming week and see how it handles our loads.