Theuns-Botha
Results
3
issues of
Theuns-Botha
One would typically want to handle a multi in the following pattern: ``` {existing multi} |> Ecto.Multi.merge(fn %{job: job} = multi -> Ecto.Multi.new() |> __MODULE__.requeue("requeue_job", job) end) |> MyApp.Repo.transaction() |>...
When deploying https://github.com/Theuns-Botha/grisp_wifi_connect to my grisp_base device, using sudo mix grisp.deploy, the boot procedure starts hanging without any additional information after the following message in the: notice: wlan0: link state...