AppSyncのサブスクリプションに関する制限「subscriptions per connection」とは何ですか?

0

Appsync のサブスクリプションには、「subscriptions per connection」というデフォルトが100の制限があるようです。 この制限の説明に「Subscriptions per connection and a description of Subscriptions code statements per client in a single WebSocket connection. Each statement allows the client to receive multiple messages related to the specific subscription.」という記載があり、この説明の意味がよくわからないので教えて頂きたいです。 https://docs.aws.amazon.com/general/latest/gr/appsync.html

Appsyncのplaygroundで単一のwebsocketに複数のサブスクリプションを入れて接続を試みてもできず(エラーDuplicatedOperationError)、下のリンクを見る限りどうやら現在のAppsyncの仕様のようなので、「接続あたりのサブスクリプション数」は仕様上「1」のように見えるのですが、誤った解釈をしていますでしょうか? また、サブスクリプション毎にwebsocketを作成すればこの制限は実際のところ無制限であるという解釈で正しいでしょうか? また、この制限の説明内の「per connection」「per client」とは何のことでしょうか? https://github.com/aws-amplify/amplify-ui/issues/231

ponzu
질문됨 4달 전451회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인