Mattia Manzati
Mattia Manzati
Uhm, instead of throwing a generic error with a text, shoul'nt we instead throw a custom error and provide an utility function like "isCancellation(error)" so users can check that inside...
Currently waiting to decide if shipping internal implementation or move to https://github.com/Effect-TS/effect/issues/1805 as file-based Pods relies on that.
Now feasible thanks to https://github.com/Effect-TS/effect/pull/2360
Sure feel free! :)
Uhm, yeah that makes sense too! I'm my usecase example that means you'll need to put the localStorage as first, and rest as second, which makes sense