Hi, We're running airflow in production, but we'd like to confirm if it is safe to spawn multiple instances of the webserver on different nodes with the same backing database. As it's basically a flask webapp one might assume it should be fine, but is it a supported configuration?
Stephen
