0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee/management/commands
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
..
create_ch_migration.py
migrate_clickhouse.py Don't catch all exceptions for migrating clickhouse (#4016) 2021-04-16 15:08:01 +03:00
setup_test_environment.py