That should be fine, do you mind making an issue (and if possible a reproduction step with random bi
That should be fine, do you mind making an issue (and if possible a reproduction step with random bits generated)
hub_sync job is failing? The error message isdocker run, you're running a docker client that lives inside the worker, and this client is connecting to the host system, therefore, if you want to connect from there, your have to expose the redis container to the host.where iso2c IN(:input) where :input is more than one value? Or maybe a better way of asking is what sort of operations do those scripts support, since I've gotten some unexpected behavior out of them once or twice.hub_syncSyntaxError: Unexpected token '<', "<html>
<h"... is not valid JSONCaused by: java.net.UnknownHostException: redis conn = redis.Redis(host="redis", port=6379, db=0)
return conn.set("0", "0")docker run --rm \
-e REDIS_HOSTNAME=redis \
-e REDIS_PORT=6379 \
$IMAGE