updated SenderService updated
This commit is contained in:
@@ -56,6 +56,7 @@ def write_parsed_data_to_account_records(
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
print("Writer Service is running")
|
||||
while True:
|
||||
with MongoProvider.mongo_client() as mongo_client:
|
||||
|
||||
Reference in New Issue
Block a user