type
This commit is contained in:
parent
4ceeadbbb8
commit
8f182ef170
@ -19,7 +19,7 @@ class ServiceListener(Consumer):
|
||||
# gather/manage/process data based on the particular needs
|
||||
logging.info('Incoming message: %s', body)
|
||||
|
||||
# have to swith to either this or the AbilityEstimationService
|
||||
# have to switch to either this or the AbilityEstimationService
|
||||
# but depending on if we can add the tagset to the sqs message body
|
||||
# we either extract that and then delegate to the appropriate service
|
||||
# or get the action tag from the object through the aws helper function
|
||||
|
Loading…
x
Reference in New Issue
Block a user