add type specs and fix id issues
Some checks failed
Build and Publish / build-release (push) Failing after 37s
Some checks failed
Build and Publish / build-release (push) Failing after 37s
This commit is contained in:
@@ -29,7 +29,7 @@ defmodule WorkloadService.Handlers.TaskCompletedHandler do
|
||||
{:ok, module} ->
|
||||
case Aggregate.aggregate_state(
|
||||
WorkloadService.CommandedApp,
|
||||
aggregate_module,
|
||||
module,
|
||||
event.id
|
||||
) do
|
||||
nil ->
|
||||
|
||||
Reference in New Issue
Block a user