dashbitco / broadway_dashboard

Keep track of your Broadway pipelines from Phoenix LiveDashboard

Home Page:https://elixir-broadway.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Didn't support :via tuples as broadway names

feng19 opened this issue · comments

The new version of Broadway is allowed :via tuples as broadway names.

But the code of Dashboard are not support for it current:

case Enum.filter(pipelines, &is_atom/1) do

I hope this feature will be supported soon, Many thanks.

Not in our plans at the moment but we are glad to accept contributions!