gristlabs_grist-core/app
Paul Fitzpatrick 4fb1df567b (core) change handling of server access prior to full configuration
Summary:
Recently, the server became more strict about not responding to
requests before being fully configured. This is a problem when
a doc worker is trying to check whether it has become available
from a load balancer.

This change gives access to health checks prior to configuration
being complete. Otherwise, app endpoints accessed before full
configuration return a 503.

A flag is added to /status to allow checking explicitly for
the server being ready and configured.

Test Plan: manual

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D4103
2023-10-31 17:42:48 -04:00
..
client (core) Guessing column widget options when transforming from 2023-10-30 13:36:39 +01:00
common (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
gen-server (core) Fix delete user button for Google-only accounts 2023-10-18 10:52:58 -04:00
plugin (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
server (core) change handling of server access prior to full configuration 2023-10-31 17:42:48 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00