0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/queries/sessions
Michael Matloka a599056234
Handle Action.DoesNotExist more (#5028)
* Handle `Action.DoesNotExist` more

* Reuse try-except logic for `Action.DoesNotExist`

* Fix circular import

* Add `test_funnel_invalid_action_handled`
2021-07-08 21:47:14 +00:00
..
__init__.py
average.py Insight session entities (#3582) 2021-03-29 16:03:20 -04:00
clickhouse_sessions.py Allow filtering by unseen recordings (#3000) 2021-01-21 09:42:00 +02:00
distribution.py Insight session entities (#3582) 2021-03-29 16:03:20 -04:00
list.py Speed up filtering by events in sessions (#3707) 2021-03-19 20:16:27 +02:00
util.py Handle Action.DoesNotExist more (#5028) 2021-07-08 21:47:14 +00:00