Skip to content

Commit

Permalink
Revert "#4510 - TEST CODE, commented code block!"
Browse files Browse the repository at this point in the history
  • Loading branch information
abin-aot authored Oct 11, 2023
1 parent d2dacc3 commit 9076ebc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def start(consumer_id: str, start_from: StartFrom = StartFrom.latest):
_message
)
print(producermessage)
#processmessage(producermessage) #TOD : TRAIL CODE, Need to uncomment
processmessage(producermessage)
readyfornotification = True
print(
"Processing is completed for Job ID {0} for category {1}".format(
Expand Down

0 comments on commit 9076ebc

Please sign in to comment.