0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/benchmarks
Marius Andra b83c84419d
Retry queue (#325)
* extract redlock from schedule

* implement generic retrying

* capture console.log in tests via a temp file

* add graphile queue

* make it prettier and safe

* style fixes

* fix some tests

* release if there

* split postgres tests

* don't make a graphile worker in all tests

* revert "split postgres tests"

* skip retries if pluginConfig not found

* reset graphile schema before test

* fix failing tests by clearing the retry consumer redlock

* bust github actions cache

* slight cleanup

* fix github/eslint complaining about an `any`

* separate url for graphile retry queue, otherwise use existing postgres pool (fixes helm connection string issue)

* convert startRedlock params to options object

* move type around

* use an enum

* update typo in comment

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-05-03 12:20:00 +02:00
..
clickhouse Retry queue (#325) 2021-05-03 12:20:00 +02:00
postgres Retry queue (#325) 2021-05-03 12:20:00 +02:00
vm Proposal: Reorganize the codebase (#262) 2021-03-22 13:39:24 +02:00