0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee
Harry Waye dc8148ede6
dev(clickhouse): raise clickhouse setup errors quickly (#6069)
I was having issues with running the clickhouse/ee tests and it was just
hanging. Clickhouse appeared to be up and I could perform queries with
`clickhouse-client`. For some reason it was hanging on querying, and on closer
inspection if looks like for each of the setup queries it was hanging for 6
seconds, failing to find zookeeper, and then continuing to run setup.

It's pretty useless to continue in this case, so it seems more sensible to raise
in this case.
2021-09-22 10:22:52 +00:00
..
api Make EnterpriseFeatureException more informational, with a CTA (#5949) 2021-09-15 09:47:08 +00:00
bin Revert "Fix CH no data blocker (#5238)" (#5239) 2021-07-21 06:38:08 +00:00
certs
clickhouse dev(clickhouse): raise clickhouse setup errors quickly (#6069) 2021-09-22 10:22:52 +00:00
idl
kafka_client
management/commands Move is_clickhouse_enabled from posthog.ee to posthog.utils (#5902) 2021-09-11 01:43:24 +02:00
migrations
models Refactor AvailableFeature from strings to an enum everywhere (#5856) 2021-09-09 12:19:55 +02:00
tasks Refactor AvailableFeature from strings to an enum everywhere (#5856) 2021-09-09 12:19:55 +02:00
__init__.py
apps.py
conftest.py dev(clickhouse): raise clickhouse setup errors quickly (#6069) 2021-09-22 10:22:52 +00:00
docker-compose.ch.arm64.yml ClickHouse M1 Docker (#5215) 2021-09-13 13:01:24 +02:00
docker-compose.ch.test.yml SAML deps build (#5932) 2021-09-14 11:43:26 +02:00
docker-compose.ch.yml Include users.xml config for dev/test clickhouse instance (#5732) 2021-08-25 01:47:15 +00:00
LICENSE
settings.py SAML deps build (#5932) 2021-09-14 11:43:26 +02:00
urls.py SAML support (#5681) 2021-08-27 07:20:49 -07:00