0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee
Karl-Aksel Puulmann 5a19ed293f
Don't catch all exceptions for migrating clickhouse (#4016)
This is making it hard to wait until clickhouse has been set up for VPC
deployments.

It was introduced in
https://github.com/PostHog/posthog/pull/2034/files#diff-ea7b79cfe0fd591ead9add4372dab5f31aa4f6155f304bc0d63ef667c9e8ac95L16
for an unknown reason
2021-04-16 15:08:01 +03:00
..
api Add clickhouse and max users to license (#3918) 2021-04-14 08:45:39 -07:00
bin Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
certs
clickhouse Fix rounding for weekly and monthly intervals (#3665) 2021-04-05 12:44:32 +02:00
idl
kafka_client
management/commands Don't catch all exceptions for migrating clickhouse (#4016) 2021-04-16 15:08:01 +03:00
migrations Add clickhouse and max users to license (#3918) 2021-04-14 08:45:39 -07:00
models Add clickhouse and max users to license (#3918) 2021-04-14 08:45:39 -07:00
tasks
__init__.py
apps.py
conftest.py
docker-compose.ch.test.yml Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
docker-compose.ch.yml Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
LICENSE
settings.py
urls.py