bsmedberg-xometry

Results 10 comments of bsmedberg-xometry

I have PRed updated dependencies to fix this issue at #259

There are two cases here: 1. I want to document the entire federated schema. I think this is possible today by taking your federated schemas, putting them together using the...

I have PRed updated dependencies to fix this issue at #259

Xometry is also experiencing this problem: the data that is too large is locals data from the stack frames of the exception: it would be perfectly acceptable, if locals data...

In this case, there will be nothing in Contents ever, there will only be CommonPrefixes. And the problem is not the truncation: the problem is that even after getting 2000...

Or even better: add a behavior to the S3 listobjects API call that actually does the right thing. I'm happy for this to turn into an S3 feature request instead...

I believe that this issue is still valid. Neither of the docs at https://boto3.amazonaws.com/v1/documentation/api/latest/guide/paginators.html#customizing-page-iterators or https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.list_objects_v2 document this behavior, and there is still no way to limit the pagination to...

Thank you! We can probably get this into our stage environment very quickly, but probably can't test under load until next week after month close.

I expect the reason for this difference in speed is that "native" docker manages the layered filesystem using overlayfs (overlay2): so taking a snapshot is as simple as telling the...

I apologize in advance for commenting in an old ticket, but does anyone know under what circumstances this bug appears? We're trying to work around it, but cannot reproduce it...