0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Tomás Farías Santana
d5f345dadd
fix: Update documentation and names 2023-12-04 10:32:18 +01:00
Tomás Farías Santana
746120b4cd
fix: Typo
Co-authored-by: Brett Hoerner <brett@bretthoerner.com>
2023-12-04 10:25:03 +01:00
Tomás Farías Santana
521fb51264
fix: More docstring updates.
Co-authored-by: Brett Hoerner <brett@bretthoerner.com>
2023-12-04 10:24:43 +01:00
Tomás Farías Santana
2ab6250078
fix: Update docstring
Co-authored-by: Brett Hoerner <brett@bretthoerner.com>
2023-12-04 10:24:28 +01:00
Tomás Farías Santana
401336a853
refactor: Return from match and close connection as recommended 2023-12-01 18:27:51 +01:00
Tomás Farías Santana
4bf6516895
refactor: Move queries to state handling methods in Job 2023-12-01 18:09:52 +01:00
Tomás Farías Santana
d05f6ebccb
feat: Implement PgTransactionJob to hold a transaction open for the job 2023-12-01 16:48:03 +01:00
Tomás Farías Santana
67c28b0c6a
chore: Add docstrings 2023-12-01 14:49:58 +01:00
Tomás Farías Santana
5d0838f175
feat: Support for retrying 2023-12-01 14:23:03 +01:00
Tomás Farías Santana
da952a6629
fix: Use the type alias I defined 2023-12-01 00:44:09 +01:00
Tomás Farías Santana
c6ab642c28
chore: Add comment on SKIP LOCKED clause 2023-11-30 12:31:02 +01:00
Tomás Farías Santana
8b2325bddd
fix: Formatting 2023-11-30 12:23:35 +01:00
Tomás Farías Santana
388b5444af
feat: Support for attempted_by 2023-11-30 12:18:17 +01:00
Tomás Farías Santana
132ceeec9d
feat: Initial PgQueue implementation 2023-11-29 18:52:12 +01:00
Ellie Huxtable
80f5270df1 Structure 2023-11-27 13:20:47 +00:00