Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/StackStorm/st2
/ process
Method
process
st2common/tests/unit/test_queue_consumer.py:34–35 ·
view source on GitHub ↗
(self, payload)
Source
from the content-addressed store, hash-verified
32
message_type = FakeModelDB
33
34
def
process(self, payload):
35
pass
36
37
38
def
get_handler():
Callers
5
test_process_message_wrong_payload_type
Method · 0.45
test_process_message_pre_ack
Method · 0.45
test_process_message
Method · 0.45
test_process_message_wrong_payload_type
Method · 0.45
test_process_message_wrong_payload_type
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected