소스 검색

Add note about RPC backend not support chords (#4120)

Anthony Lukach 7 년 전
부모
커밋
cef9781d4d
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      docs/userguide/canvas.rst

+ 2 - 1
docs/userguide/canvas.rst

@@ -766,7 +766,8 @@ Chords
 
     Tasks used within a chord must *not* ignore their results. If the result
     backend is disabled for *any* task (header or body) in your chord you
-    should read ":ref:`chord-important-notes`."
+    should read ":ref:`chord-important-notes`." Chords are not currently
+    supported with the RPC result backend.
 
 
 A chord is a task that only executes after all of the tasks in a group have