Skip to content
New issue

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

NullReferenceException in gRPC pipes #29

Open
hach-que opened this issue Oct 31, 2024 · 0 comments
Open

NullReferenceException in gRPC pipes #29

hach-que opened this issue Oct 31, 2024 · 0 comments
Labels
migrated from gitlab Migrated from GitLab

Comments

@hach-que
Copy link
Member

Exception propagated from OpenGE executor: System.NullReferenceException: Object reference not set to an instance of an object.
    at Redpoint.GrpcPipes.Transport.Tcp.Impl.TcpGrpcClientCall`2.Grpc.Core.IAsyncStreamWriter<TRequest>.WriteAsync(TRequest, CancellationToken)
    at Redpoint.OpenGE.Component.Dispatcher.GraphExecutor.DefaultGraphExecutor.ExecuteTaskAsync(ITaskSchedulerScope, GraphExecutionInstance, Graph, GraphTask, JobBuildBehaviour, IGuardedResponseStream`1, CancellationToken)
    at Redpoint.OpenGE.Component.Dispatcher.GraphExecutor.DefaultGraphExecutor.ExecuteTaskAsync(ITaskSchedulerScope, GraphExecutionInstance, Graph, GraphTask, JobBuildBehaviour, IGuardedResponseStream`1, CancellationToken)
    at Redpoint.OpenGE.Component.Dispatcher.GraphExecutor.DefaultGraphExecutor.ExecuteTaskAsync(ITaskSchedulerScope, GraphExecutionInstance, Graph, GraphTask, JobBuildBehaviour, IGuardedResponseStream`1, CancellationToken)
@hach-que hach-que added the migrated from gitlab Migrated from GitLab label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated from gitlab Migrated from GitLab
Projects
None yet
Development

No branches or pull requests

1 participant