Mention link to states doc in notify state transitions
Change-Id: I4d1c12421a48c72431dad57c5a9e42094123ec2a
This commit is contained in:
parent
830e4e03cb
commit
ee7f07f81e
@ -14,8 +14,8 @@ Overview
|
|||||||
========
|
========
|
||||||
|
|
||||||
Engines provide a way to receive notification on task and flow state
|
Engines provide a way to receive notification on task and flow state
|
||||||
transitions, which is useful for monitoring, logging, metrics, debugging
|
transitions (see :doc:`states <states>`), which is useful for
|
||||||
and plenty of other tasks.
|
monitoring, logging, metrics, debugging and plenty of other tasks.
|
||||||
|
|
||||||
To receive these notifications you should register a callback with
|
To receive these notifications you should register a callback with
|
||||||
an instance of the :py:class:`~taskflow.types.notifier.Notifier`
|
an instance of the :py:class:`~taskflow.types.notifier.Notifier`
|
||||||
|
Loading…
Reference in New Issue
Block a user