Commits
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
fix(deps): update module golang.org/x/oauth2 to v0.26.0
See merge request churros/notella!32
fix(deps): update prisma monorepo to v6.3.1
See merge request churros/notella!31
chore(deps): update nats docker tag to v2.10.25
See merge request churros/notella!22
since Receveirs returns users, EventTest makes no sense cuz it targets
individual subscriptions, not users
decrease readinessProbe frequency
it shows "Notella v{{current_version}}" in the log right now...