RG.DROPEXECUTION

  1. RG.DROPEXECUTION execution-id
  • execution-id: the execution id for which to drop the execution result.Dropping the given execution-id result, returns error if the execution does not exists or is still running.

Returns

OK on success or error when:

  • the script is still running
  • if the execution-id doesn't exist or is no longer available (see configuration, we keep by default the last 1000 results)