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-11-28 17:42:53.804780405 +0000 UTC
StoppedAt: 2025-11-28 17:43:01.021165623 +0000 UTC
Duration: 7.216385218s
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