Magnus Landerblom
Magnus Landerblom
Hi, Thank you very much, using your script compiles everything and the jar includes the assets. Not sure why capsule works but not the onejar one. Will continue by using...
PR for the docs here: https://github.com/juxt/edge/pull/106
Would it make sense to run `gc_stats = GC.prof_stats` inside the `gc_metrics` methods instead? So we get fresh data everytime we query the endpoint? Does that come with any downsides?
> Yeah, it was something I was thinking about, but dunno. If it's collected at the same time as other data maybe GC metrics will align with stuff in the...
Hi, Happy to hear that you want to work on this. Do you want to build it for a use case or more to get into writing crystal? Both are...
@thepabloaguilar the PR https://github.com/cloudamqp/lavinmq/pull/786 is now merged so if you are still interested in looking at this issue, please go ahead.
Why do we log it at all if it's raised to the app using the library? Isn't is better to allow the user to handle it? It could be that...
I dont know whats best, but personally I prefer libraries not logging anything themself.
Regarding creating a channel for every message, it depends on how you workload look. But generally you shouldn't create a new channel for each message. Yes they are cheap to...
Might help this PR out https://github.com/cloudamqp/lavinmq/pull/1331 introduces a separate view for streams