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-24 01:05:00.872855935 +0000 UTC
StoppedAt: 2025-11-24 01:05:07.863875458 +0000 UTC
Duration: 6.991019523s
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