-
I'm going to be using this thread to start clarifying the process of the API pipeline. I feel like I haven't done an adequate job doing that and I want to start writing down my thoughts so everyone ca…
-
As I'm not the biggest Go hero around, I can't seem to resolve this issue while building ockafka. Any suggestions or is there a bug that needs solving?
```
joris@lab:~$ go install github.com/aristan…
-
Hello,
I'm trying to setup a daemon using your package, the daemon pulls n jobs from a queue (beanstalk/sqs/whatever) and for each job it calls to the needed worker, actually the worker does nothi…
-
@lightswitch05 @smed79 @funilrys @anudeepND @quidsup
As i'm little hesitant to start removing domains on which i have no prior knowledge of i decided to compare each entry from the whitelist …
dnmTX updated
5 years ago
-
## Description
After upgrading to bootsnap 1.3.2 we've noticed the following error with regexp_parser 0.4.3.
```shell
ferz:~/code/foo [master] $ bin/rails runner ''
/Users/ferz/.gem/ruby/2.3.3…
-
Had some folks today using Job, they had template errors but the error wasn't exposed to the user at all. There was a simple pod config error, just showing the events for the pod might have been ok. …
ibawt updated
6 years ago
-
Hi,
I wanted to try the recent v0.19 on my production setup but quickly after the rollout the logs became full of messages like `[lua] monitor.lua:71: call(): omiting metrics for the request, current…
-
The following tests appear to have failed:
[#793010](https://teamcity.cockroachdb.com/viewLog.html?buildId=793010):
```
--- FAIL: testrace/TestTxnCoordSenderHeartbeat (0.000s)
Test ended in panic.
…
-
Looks like this repo is struggling with support. I would be happy to provide some maintenance / support for issues/PRs. Interested?
-
```
$ docker build .
Sending build context to Docker daemon 2.034MB
Step 1/6 : FROM golang:1.7.3
---> ef15416724f6
Step 2/6 : RUN mkdir -p /go/src/github.com/aristanetworks/goarista/cmd
---> …