Adil H
Adil H
@zhaocheng173 what's your kubernetes server version ?
@Akanryan502 did you migrate the contract via `truffle migrate` first ?
Hi, no right now no args can be passed to the worker
I don't really have much time for this as the moment as I have mostly switched to Node.js development, but it shouldn't be too complex, feel free to take a...
tried to reproduce your environment but I can't reproduce the error you're seeing, seems like a missing dependency for the cli gem , could you try running bundle install again...
ok great you found an alternative solution. I'll leave this issue open for a while if anybody else is having the same issue please comment here then we can dig...
@jimaek 1/ if I understand this correctly, the "--infinite" option runs a first probe and prints measurements as usual, but instead of exiting afterwards, it will run another probe using...
@jimaek a few comments: - Is supporting the ` from ` format necessary in the CLI ? I find it confusing given there is already a `--from` flag. Removing support...