Paul Fitzpatrick

Results 402 comments of Paul Fitzpatrick

Not sure what the slowness could be. We use PostgreSQL ourselves in production without problems. Is it possible the database is somehow underpowered? Any knobs you can turn such as...

@crelocks do you ever get beyond the "still working" message? Trying to determine if the setup is slow or broken.

Thanks for the follow-up @crelocks. @jordigh @Spoffy there is an issue some users have reported of Grist running slowly, right out of the box. The common factor seems to be...

Hi @asitemade4u - from the mention of `GRIST_PROXY_AUTH_HEADER`, this may be from changes in https://github.com/gristlabs/grist-core/commit/3210eee24f72dd9e975a40316a175e1de6e18090 (cc @dsagal). You may be able to get the behavior you liked by setting also...

Excellent, thanks for that @crelocks. We'll work on replicating the problem and tracking it down.

Hmm, and @asitemade4u you are confident the `Remote-Email` header is being set by whatever is in front of Grist? @dsagal, any ideas what could be up?

`Loading chunk 966 failed` means there's a file the browser is failing to load somehow, looks to be `https://..../v/unknown/966.bundle.js` You could try clearing your cache again or using a different...

There's definitely a need here, there's a list of related requests at https://github.com/gristlabs/grist-core/issues/249#issuecomment-1229124703

@xadorfr Grist Labs doesn't have a design for it, and isn't currently developing it. ANCT has a long standing related interest (https://github.com/gristlabs/grist-core/issues/249) but also isn't actively working on it. We'd...

This would definitely be very useful. And both the server side and the client side code needed seem well within reach. One nuance is how much information to reveal to...