Florent

Results 113 comments of Florent

@paulfitz Maybe a silly question: would it make sense to only keep one (or just some few) versions of `meta.json` files? This way, anyone self-hosting Grist wouldn't have to let...

It seems like the MinIO JS client supports getting the [lifecycle bucket policy](https://github.com/minio/minio-js/blob/master/examples/get-bucket-lifecycle.js). Regarding Scaleway and its lack of support for [NoncurrentVersionExpiration](https://feature-request.scaleway.com/posts/478/add-support-for-noncurrentversionexpiration-in-s3-lifecycle), I agree that waiting is what is simpler...

We had an issue with a document that could not be open anymore. For the record, here is an extract of the logs: > ext meta upload: failure to send,...

Can you provide a bit of context in the PR description? It would ease the review :) (For example, is there a need behind? Or even an issue that would...

@CamilleLegeron > I think it's out of the scope, when you're exporting a xlsx it's corresponding in fact to a table and not all the doc, so it's need the...

A bit of context: @rouja works for the DINUM (Interministerial Directorate for Digital Affairs, [official website in French](https://www.numerique.gouv.fr/dinum/)), a French public agency with which the ANCT collaborate for deploying Grist.

@paulfitz @rouja Looks like the need of this PR is now covered by #850 I feel like you are both OK to close this one. I close it, if I...

> I think it would also be useful to give self-hosters guidance on how to run as a non-root user, and if there are steps we can take to make...

Hi @paulfitz! As I understand, we must be able to remove the part of the above check while downloading. I was wondering if we could also skip the checksum computation...

@paulfitz I opened this PR: #767 However, the more I think about it, the more I have doubts about the usefulness of this flag I proposed in this PR (`GRIST_DISCARD_REDIS_CHECKSUM_MISMATCH`):...