rcmerci
e56d531f13
fix: use broadcast-to-clients! to postmessage to clients
2025-04-22 02:20:07 +08:00
rcmerci
fd40bbeec5
enhance: c.m/backoff add :reset-flow option
...
We can use worker-flows/online-event-flow
to trigger a retry immediately upon receiving an 'online' event,
instead of waiting for the next retry delay.
2025-04-16 22:00:13 +08:00
Tienson Qin
64734820df
Merge branch 'feat/db' into feat/repeated-tasks
2024-12-29 16:05:24 +08:00
rcmerci
f7815b487d
fix: nbb test
2024-12-28 16:39:33 +08:00
rcmerci
26e2fad13d
fix: move missionary_util to deps/common, fix some deps issue
2024-12-28 14:22:16 +08:00
rcmerci
8e21407ff2
fix: lint
2024-11-25 12:23:55 +08:00
Tienson Qin
fb2cc14444
fix: don't parse parent from namespace pages
2024-09-25 01:54:42 +08:00
Gabriel Horner
5167523521
fix: db tests and frontend+db lints
2024-09-24 13:10:32 -04:00
rcmerci
75c5c55ade
test(rtc): update step3, toggle status DONE->TODO->DOING, and check final status
2024-09-24 22:31:15 +08:00
rcmerci
c746ab64e1
test(rtc): simplify code by sync-barrier
2024-09-13 14:21:16 +08:00
rcmerci
b59ae21618
test(rtc): add step6, delete-blocks case
2024-09-13 02:54:59 +08:00
Gabriel Horner
acdb23d28e
fix: frontend lint
2024-09-06 09:50:06 -04:00
rcmerci
bc7a7d6c6d
test(rtc): fix case move-blocks-concurrently
2024-09-06 13:34:31 +08:00
Gabriel Horner
04742d6922
fix: db import of 'parent' property
...
Bug only triggered by user properties that happen to have same name as a
built-in property and the built-in is capitalized. Added a helper fn to
avoid this bug in the future. Removed hack from #11494 as assuming
a user properties are built-in ones would result in surprised users with
buggy imports. Also fixed lint from previous commit
2024-09-05 17:14:20 -04:00
Gabriel Horner
992e00ed16
fix: ignore dev lint failing
2024-09-05 14:42:26 -04:00
rcmerci
e93052dcba
test(rtc): add case to ensure syncing messages between clients works
2024-09-06 01:39:18 +08:00
rcmerci
bf6919310d
test(rtc): simplify waiting client-ops to be synced
2024-09-06 01:38:23 +08:00
Gabriel Horner
df0050bb2a
fix: frontend lints
2024-09-05 10:03:36 -04:00
rcmerci
4e4cc73b12
test(rtc,wip): add case :move-blocks-concurrently
2024-09-05 12:11:43 +08:00
rcmerci
3a10999af8
test(rtc): add case :add-task-properties-to-block1
2024-09-04 21:26:18 +08:00
rcmerci
480b9a0dae
test(rtc): insert more blocks to ensure request-message's size is huge
...
ensure using s3 to upload request-message
2024-09-04 18:49:33 +08:00
rcmerci
895dd349e0
test(rtc): add ns client-steps, add asserts to step2
2024-09-01 15:08:21 +08:00