You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A service listens on a channel, acts on incoming messages, and produces some output.
To create custom services link to the classes using a 'workflows.service' entry point,
see the file setup.py in the top-level directory for an example.