mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 00:46:45 +01:00
2985bc346f
* Update wording for `runEvery` functions in PluginEditor There's a distributed lock across plugin servers that ensures only one server gets the task ( https://github.com/PostHog/plugin-server/blob/master/src/main/services/schedule.ts#L43 ), and piscina enqueues the task only once, which ensures only one worker in a server gets it (https://github.com/PostHog/plugin-server/blob/master/src/main/services/schedule.ts#L94-L103) * minor changes Co-authored-by: Yakko Majuri <38760734+yakkomajuri@users.noreply.github.com> |
||
---|---|---|
.. | ||
layout | ||
lib | ||
models | ||
scenes | ||
toolbar | ||
antd.less | ||
custom.d.ts | ||
global.scss | ||
globals.d.ts | ||
GlobalStyles.tsx | ||
index.html | ||
index.tsx | ||
initKea.ts | ||
layout.ejs | ||
loadPostHogJS.tsx | ||
shared_dashboard.ejs | ||
style.scss | ||
types.ts | ||
vars.scss | ||
vars.scss.d.ts |