return to index
Commit: 319ba3bfba74b5e459ab6688019051553c7c125e
John Hoffman
hot fix for metrics bug metrics fails to return data after interval < total blackboard time. Updated to iterate over recent information and not all metrics. Going to get testing in production.
Branch: main
Slug: build-main-319ba3bfba74b5e459ab6688019051553c7c125e
StartedAt: 2025-12-14 22:00:22.765148478 +0000 UTC
StoppedAt: 2025-12-14 22:00:30.156345538 +0000 UTC
Duration: 7.39119706s
Build Exit Status: 0
artifacts
mkdir build-server-artifacts GOOS=linux GOARCH=amd64 go build -o build-server-artifacts/core-linux-amd64 GOOS=linux GOARCH=arm64 go build -o build-server-artifacts/core-linux-arm64 GOOS=darwin GOARCH=arm64 go build -o build-server-artifacts/core-darwin-arm64