Exception: GraphQL::AnyCable::SubscriptionExpiredError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/graphql/anycable/errors.rb

Overview

This error is raised when a subscription is gone from Redis by the time it is read, so that the caller can tell it from an update GraphQL has deliberately skipped.