Skip to content

Commit befdcef

Browse files
authored
Add known issue for realtime (#1452)
1 parent fa18e6c commit befdcef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/realtime/overview.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,7 @@ We have a full demo app repo available [here](https://github.com/triggerdotdev/n
261261
## Limits
262262

263263
The Realtime API in the Trigger.dev Cloud limits the number of concurrent subscriptions, depending on your plan. If you exceed the limit, you will receive an error when trying to subscribe to a run. For more information, see our [pricing page](https://trigger.dev/pricing).
264+
265+
## Known issues
266+
267+
There is currently a known issue where the realtime API does not work if subscribing to a run that has a large payload or large output and are stored in object store instead of the database. We are working on a fix for this issue: https://github.com/triggerdotdev/trigger.dev/issues/1451. As a workaround you'll need to keep payloads and outputs below 128KB when using the realtime API.

0 commit comments

Comments
 (0)