0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/.run
Julian Bez 95fec19aaf
feat(celery): Prepare to run on multiple queues (#19157)
* Add Celery queues env file with default queues

Reasoning:
We need to configure Celery workers in several places to consume
from a specific set of queues.

* Define some queues
2024-01-17 11:54:12 +00:00
..
Celery.run.xml feat(celery): Prepare to run on multiple queues (#19157) 2024-01-17 11:54:12 +00:00
Dev.run.xml chore(pycharm): Include compound run configuration (#18739) 2023-11-20 11:06:30 +01:00
Frontend.run.xml
Jest Tests.run.xml
Plugin Server.run.xml feat: Replay events consumer (#16642) 2023-07-20 14:41:25 +00:00
PostHog.run.xml feat: add ee licensed replay transformer (#18874) 2023-11-29 10:41:18 +00:00
Storybook.run.xml