Menu

Expand
Rate this page:

Error 54419

Product: Sync

Error - 54419

Sync: Number of subscriptions per connection is over the limit

An SDK attempted to open and listen for updates for more than 2000 objects.

Possible Causes

  • A programming error has generated many queries in place of one.
  • Your app has created too many LiveQueries over time (often a problem in single-page apps).

Possible Solutions

  • Make sure you're only issuing queries for information that you need.
  • When your UI no longer needs a query, use the close() method on the LiveQuery object to unsubscribe and release the corresponding Sync resources. See the SDK Documentation for details.
Rate this page:

Thank you for your feedback!

Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

Sending your feedback...
🎉 Thank you for your feedback!
Something went wrong. Please try again.

Thanks for your feedback!

thanks-feedback-gif