-
-
Hi, thank you for making Dash. I've been happily using it for years!
I also really love the tremendous support of Hex docsets. The only thing I think is missing is *sections* in the left sidebar. E…
-
after try to download all picons
no web interface start
```erlang
tvhstats_1 | [error] Task #PID started from #PID terminating
tvhstats_1 | ** (ArgumentError) invalid scheme "picon" for url:…
-
Evaluate "event_queues" to see if it's awesome, and possibly include in the list.
Link: https://hex.pm/packages/event_queues
Description:
Provides helpers in Elixir to create GenStage based event q…
-
I had the need to export a duration as sum(), and didn't need distribution(), since I'm only interested in the duration as a total in relation to some other metric I export as counter().
However, w…
-
Evaluate "crawlie" to see if it's awesome, and possibly include in the list.
Link: https://hex.pm/packages/crawlie
Description:
A simple but competent Elixir web crawler library (to be) powered by …
-
Hi, I'm just starting with volley and my elixir is a bit rusty. I'm trying to create an aggregate root, for which I think in-order subscription is the right approach (to prevent invalid commands etc)…
-
## Issue
I've faced a problem in production that when we add a new node(Node b) and the existing consumers are busy(in Node A), NodeB joining the consumer group, causes the NodeA to go to rebalanced …
-
```erlang
db_1 | 2022-10-26 22:02:11.085 UTC [25] LOG: checkpoint starting: time
db_1 | 2022-10-26 22:02:11.194 UTC [25] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(…
-
Hello!
As a result of the analysis of the previous issue (https://github.com/dashbitco/broadway_kafka/issues/112), it turned out that this was caused by deadlock.
Deadlock on race between a) assigme…