Val

Results 70 comments of Val

it is not supported out of the box. There are several options: - You should use your own supervisor, have mc_worker be a child and restart it with backoff (can...

I think reconnect with delay is useful, but I can't promise I'll have a time implementing this in the nearest future.

Should be implemented in https://github.com/comtihon/catcher_modules repository

Regardless catcher-base it can be done now via gathering output (step defs + variables) and using it to run from any step.

Option1: use simple package's hash On client side: * enot should be able to calculate package.ep hash * dep can be specified by name/namespace and hash (instead of tag/branch) *...

Can be avoided using compiler : native Is not critical now.

hi, you can access `hostname` and `erl` from the predefined variables. Also you can use system's environmental variables: F.e. `export MAGIC_GREETING="hello"` and use it in `sys.config`, `vm.args`, `relx.config` or `.app.src`...

Is not critical for the prototype

I doubt it is a rate limit issue, I am the only person using it right now. What confuses me is: In the successful logs I see 5 requests. 4...

Now it is working (I haven't done anything) closing it.