feat: improve error handling and logging in the compute package #465
Annotations
4 errors
Build:
pkg/compute/watchers/executor_watcher.go#L57
duplicate case models.ExecutionStateCancelled (constant 11 of type "github.com/bacalhau-project/bacalhau/pkg/models".ExecutionStateType) in expression switch
|
Build:
pkg/compute/watchers/executor_watcher.go#L56
previous case
|
Build:
pkg/compute/watchers/executor_watcher.go#L60
logger.Error().Err(err).Msg("failed to cancel execution") (no value) used as value
|
Build
Process completed with exit code 2.
|
Loading