Results 81 comments of feld

btw I don't care if you want to throw away any of the changes like the `&&` removal and only keep the commits that clean up `@specs` or whatever; I...

> that doesn't cause issues for your dialyzer runs (outside of running inside this repo), right? correct

I really wanted to write a test to validate this but I struggled to unravel what was going on in `test/cachex/services/informant_test.exs`. The `cache4` or `hook4` is the right thing to...

If you're happy, I'm happy. I'll leave the test case alone.

It might be better to update the `@spec` to ``` @spec get(cache, any, Keyword.t()) :: {:ok, any()} | {:error, :no_cache} ```

the {:error, :no_cache} should be added to the `@spec` of get_and_update/4 -- just ran into this as well

This is a duplicate of #1598 but I hope we get answers

This breaks with filenames that have apostrophes, but I much prefer this approach to the text file

Please, someone merge this...

How is this opt-in? I did not set the `GET_ROLLUP_HALT` env or --rollup.halt on either Optimism or Base nodes that I operate, but I did encounter this behavior.