Henrik Feldt

Results 419 comments of Henrik Feldt

Need someone to pick up the slack. I don't have the bandwidth to complete this refactor (but it's working now, so someone just needs to merge it and test it...

And the spec hasn't been updated so there's no point in releasing new version of it.

Maybe related? https://github.com/improbable-eng/grpc-web/issues/141

Maybe consider https://github.com/grpc/grpc-web ? Seems they have it working https://github.com/grpc/grpc-web/issues/90#issuecomment-699502164

Retries are no the solution; ``` [Fri Jul 23 2021 20:51:05.700] LOG starting step 0 [Fri Jul 23 2021 20:51:05.701] LOG retry[generateIdentity]: retries=3 [Fri Jul 23 2021 20:51:05.705] LOG retry[Client.withKeyInfo]:...

This might be the cause? https://github.com/textileio/js-textile/blob/master/packages/grpc-connection/src/index.ts#L25-L26 When maybe this might make more sense? https://github.com/improbable-eng/grpc-web/tree/master/client/grpc-web-react-native-transport

Same in Dask in k8s: ``` File "/opt/conda/lib/python3.9/site-packages/ilock/__init__.py", line 59, in __exit__ os.unlink(self._filepath) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/ilock-85f3d558db120199accde070c0ff02514efb69af24c043f1f4f4d9d378cf81e9.lock' ```

Related to #24 - perhaps we could consider hashing the dictionary that is passed to the `mod` function, as a part of a custom `.librarian` directory: thereby knowing whether the...

This is with the sent PR that adds support for subdirs.