0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/frontend/src
Neil Kakkar 2985bc346f
Update wording for runEvery functions in PluginEditor (#4315)
* 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>
2021-05-12 15:06:17 +01:00
..
layout
lib #4050 query revamp - Final Touches (#4314) 2021-05-12 08:56:51 -04:00
models
scenes Update wording for runEvery functions in PluginEditor (#4315) 2021-05-12 15:06:17 +01:00
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 #4050 insights layouts & misc improvements (#4306) 2021-05-12 03:38:01 -07:00
vars.scss
vars.scss.d.ts