6 Commits

Author SHA1 Message Date
moonrailgun
d5d04468cb refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
moonrailgun
d77e1321f4 feat: monitor add trending mode 2024-05-02 16:31:38 +08:00
moonrailgun
97d55da454 feat: monitor add max retries to avoid network fluctuation 2024-02-09 21:16:39 +08:00
moonrailgun
4bd069081a style: use logger rather than console 2024-01-06 00:16:43 +08:00
moonrailgun
e38df2706e fix: fix a bug which can not raise monitor with changeActive if monitor never run before
the case of init state is stop. (active: false)

and add workspace id validate in update logic
2024-01-03 01:52:06 +08:00
moonrailgun
59bd1c42f7 refactor: split the monitor's manager and runner into different files 2024-01-01 16:37:34 +08:00