We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should return error when failed to get campaign state at line 147
goroutine 11 [running]: github.com/eclipse-symphony/symphony/api/pkg/apis/v1alpha1/vendors.(*StageVendor).Init.func2({0xc00078a140?, 0x125?}, {0x0?, {0x2222f80?, 0xc000721320?}}) /workspace/api/pkg/apis/v1alpha1/vendors/stage-vendor.go:176 +0xb16 github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).processMessage(0xc000412f00, {{0xc00088c0a8, 0xf}, {0x25dcc9e, 0x7}, {0x21041e0, 0xc000888120}, 0xc0001254d0}) /workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:206 +0xfa github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).worker(0xc000412f00) /workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:196 +0x88 created by github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).Init in goroutine 1 /workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:176 +0x5d9
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
We should return error when failed to get campaign state at line 147
goroutine 11 [running]:
github.com/eclipse-symphony/symphony/api/pkg/apis/v1alpha1/vendors.(*StageVendor).Init.func2({0xc00078a140?, 0x125?}, {0x0?, {0x2222f80?, 0xc000721320?}})
/workspace/api/pkg/apis/v1alpha1/vendors/stage-vendor.go:176 +0xb16
github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).processMessage(0xc000412f00, {{0xc00088c0a8, 0xf}, {0x25dcc9e, 0x7}, {0x21041e0, 0xc000888120}, 0xc0001254d0})
/workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:206 +0xfa
github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).worker(0xc000412f00)
/workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:196 +0x88
created by github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).Init in goroutine 1
/workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:176 +0x5d9
The text was updated successfully, but these errors were encountered: