Munish Chouhan

Results 291 comments of Munish Chouhan

@ewels In this PR I am fetching records only from database. Now, when a build starts, Wave creates a record in the cache first, and when the build completes, it...

libseqera PR https://github.com/seqeralabs/libseqera/pull/22

This is solved in https://github.com/seqeralabs/wave/pull/459

@ewels thanks for the details, I am handling for build details per image name and build per user in this PR https://github.com/seqeralabs/wave/pull/544

> @munishchouhan was anything solution found for this? yes, jedis does support cluster mode We can add a flag for cluster and implement client for this I will work on...

RedisStorage in Spillway does not support JedisCluster Reason: JedisCluster doesn’t support Pipeline and Transaction https://github.com/redis/jedis/issues/1065

Relevent links: https://github.com/brianfrankcooper/YCSB/pull/1535/files

@swingingsimian we are looking into it, for the time being, you can use the jar file ``` wget https://github.com/seqeralabs/tower-cli/releases/download/v0.10.3/tw-jar.jar java -jar tw-jar.jar --version ```

@robnewman I checked the latest builds and still the error is there. I will create a bug in unified team backlog for this

https://seqera.atlassian.net/browse/COMP-1049