Paul Morel

Results 49 comments of Paul Morel

We are seeing a similar problem manifesting as a 400 error. ```python Exception: APIError: RequestError: Query Page failed with status 400 Bad Request: {"error":{"code":400,"message":"query id f0eff007-98ab-4f63-99f1-d2b3c6cae9d8 timeout"}} ``` The data...

Is there any word on whether this will be available in an upcoming release?

There is a Rust crate for handling Avro files. Hopefully that could be used and extend the current import/stage with an Avro reader. https://crates.io/crates/apache-avro

We would be happy to provide the data for two tables if that would help.

@Dousir9 I DM'd you the two table datasets in Slack

And just for GCS context since it may differ from S3 or Azure blob, an object can't be mutated more than 1 time per second. In this case it looks...

@dantengsky please let us know if you need anything from us to help resolve this. This has unfortunately turned into a blocker for our go-live ramp.

After a little more investigation I see that even for the nodes that come back up with the same name, the `linstor-csi-node` daemonset never enters a `Ready` state because the...

I discovered the problem is when the `LinstorSatellite` pod fails, there is no automated recovery. The pod remains in a failed state until manual intervention. Since the `LinstorSatellite` `linstor-satellte` container...