Skip to content

Commit

Permalink
Clarify in the changelog that tracing is supported for gRPC protocol …
Browse files Browse the repository at this point in the history
…between Rasa and custom action server
  • Loading branch information
radovanZRasa committed Jul 2, 2024
1 parent 308eadd commit c8c92fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog/1109.feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Users can use secure (TLS) and insecure connections to communicate over gRPC.
To start action server with gRPC use `--grpc` flag.
For SSL support, users can provide `--ssl-keyfile`, `--ssl-certificate` and `--ssl-ca-file`.
Support for `--ssl-password` is not available yet due to a limitation in the gRPC Python library.
Tracing is supported for actions called over gRPC protocol.

0 comments on commit c8c92fb

Please sign in to comment.