milenkovicm commented on PR #1911:
URL:
https://github.com/apache/datafusion-ballista/pull/1911#issuecomment-4963076289
I spoke too soon, its works much better than it was but still sometimes
there is gRPC issue
```
2026-07-13T21:46:07.497017Z ERROR tokio-rt-worker ThreadId(12)
ballista_scheduler::state: Failed to launch new task: Internal Ballista error:
Failed to connect to executor 82b9124d-8251-4c03-958b-0e4b061583d1: Status {
code: OutOfRange, message: "Error, decoded message length too large: found
120519656 bytes, the limit is: 16777216 bytes", metadata: MetadataMap {
headers: {"content-type": "application/grpc", "date": "Mon, 13 Jul 2026
21:46:07 GMT"} }, source: None }
2026-07-13T21:46:07.497035Z INFO tokio-rt-worker ThreadId(12)
ballista_scheduler::state::executor_manager: Removing executor
82b9124d-8251-4c03-958b-0e4b061583d1: Some("Failed to launch new task: Internal
Ballista error: Failed to connect to executor
82b9124d-8251-4c03-958b-0e4b061583d1: Status { code: OutOfRange, message:
\"Error, decoded message length too large: found 120519656 bytes, the limit is:
16777216 bytes\", metadata: MetadataMap { headers: {\"content-type\":
\"application/grpc\", \"date\": \"Mon, 13 Jul 2026 21:46:07 GMT\"} }, source:
None }")
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]