Toby Hobson

Results 5 issues of Toby Hobson

I'm trying to stack a WriterT and EitherT together - ultimately something like IO[Writer[Log, Either[Throwable, A]]]. The idea is that even in the event of an error the log up...

### What version of `@astrojs/compiler` are you using? 1.0.0-beta.31 ### What package manager are you using? npm ### What operating system are you using? Mac ### Describe the Bug This...

**Describe the bug** Passing `id_hash_keys` to an ingestion pipeline or individual nodes has no effect. For example given `id_hash_keys = ["meta"]` and two documents with different meta data, both will...

type:bug

## 🐛 Bug report Firstly, apologies but I'm not sure if this is an fp-ts issue or a vite/webpack/sveltekit issue but I'd be grateful for any pointers ... ### Current...

When using the restTemplate.xForObject() or restTemplate.exchange() I get a segmentation fault A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x000000010474adc2, pid=85502, tid=20995 JRE version:...