Browse Source

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

Anthony Lukach 7 years ago
parent
commit
cef9781d4d
1 changed files with 2 additions and 1 deletions
  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