Cahid Arda Öz
Cahid Arda Öz
Improved README file with regards to the `pending` field and usage of `waitUntil`. Additionally, fixed an issue in `fixedWindow` and `slidingWindow` algorithms. We didn't compare the number with `incrementBy` properly...
Adding workflows to qstash Todo: - [x] test for loops - [x] add concurrency support - [x] add waitUntil/waitFor
should be released after #47.
I want to access the initial referrer path name (not domain). This information is available in the Posthog cookie as far as I can tell in `$initial_person_info.r`: ```json { "$initial_person_info":...