Closed rsmith013 closed 1 week ago
At the moment it creates an IngestMessage Object, we need to be able to handle different message structures.
IngestMessage
Just create a dictionary and **kwarg splatter them into the main code.
x-delay
process_file
At the moment it creates an
IngestMessage
Object, we need to be able to handle different message structures.Just create a dictionary and **kwarg splatter them into the main code.