fix: add stream_count view fn and fix resume_stream status#964
fix: add stream_count view fn and fix resume_stream status#964Anthony-19 wants to merge 0 commit into
Conversation
|
heads up: main's ci was broken (the Backend CI and Backend Docker Image CI jobs) until the fixes in #969 and #974 just landed, so the red backend/docker checks on this pr are almost certainly stale, they ran against the broken main. please rebase to re-test against the now-green main: |
|
the stream_count() + the resume_stream pause-state guard look fine, the red is in untouched files (worker Prisma export, deprecated.test.ts), stale base. rebase: |
Closes #421
Closes #787