commits
fix(deps): update module github.com/nats-io/nats.go to v1.39.1
See merge request churros/notella!44
fix(deps): update module google.golang.org/api to v0.222.0
See merge request churros/notella!45
chore(deps): update dependency tsx to v4.19.3
See merge request churros/notella!43
see #5
also see
https://stackoverflow.com/questions/64057727/is-it-ok-to-use-golang-pprof-on-production-without-effecting-performance
fix(deps): update prisma monorepo to v6.4.0
See merge request churros/notella!42
chore(deps): update registry.inpt.fr/inp-net/images/go-just docker tag to v1.24.0
See merge request churros/notella!41
fix(deps): update module google.golang.org/api to v0.221.0
See merge request churros/notella!38
fix(deps): update module firebase.google.com/go/v4 to v4.15.2
See merge request churros/notella!39
chore(deps): update dependency nats to v2.29.2
See merge request churros/notella!40
fix(deps): update module github.com/evanw/esbuild to v0.25.0
See merge request churros/notella!37
it starves the gc
see
https://stackoverflow.com/questions/45886359/golang-nats-subscribe-issue/45921617#45921617
ref 108362a42b3463fef9e7cae534f43c7d20bc7176
chore(deps): update registry.inpt.fr/inp-net/images/go-just docker tag to v1.23.6
See merge request churros/notella!36
fix(deps): update module google.golang.org/api to v0.220.0
See merge request churros/notella!34
fix(deps): update module github.com/nats-io/nats.go to v1.39.0
See merge request churros/notella!33
feat(dry run): allow exempting some users from dry run
See merge request churros/notella!35
seems like it's just polling behavior? need to do something other than
that infinite for{} anyways
see https://github.com/nats-io/nats.go/issues/1033
might be
https://github.com/golang/go/issues/15442#issuecomment-214965471
will try https://stackoverflow.com/a/45921617 if the issue persists
it floods logs otherwise
see https://github.com/nats-io/nats.go/issues/1033
might be
https://github.com/golang/go/issues/15442#issuecomment-214965471
will try https://stackoverflow.com/a/45921617 if the issue persists