add type specs and fix id issues
Some checks failed
Build and Publish / build-release (push) Failing after 37s

This commit is contained in:
2026-04-21 12:55:38 -05:00
parent f857a5f900
commit 2bf99bfb37
7 changed files with 78 additions and 42 deletions

View File

@@ -29,7 +29,7 @@ defmodule WorkloadService.Handlers.TaskCompletedHandler do
{:ok, module} ->
case Aggregate.aggregate_state(
WorkloadService.CommandedApp,
aggregate_module,
module,
event.id
) do
nil ->