updated SenderService updated

This commit is contained in:
2025-03-24 18:14:03 +03:00
parent 3e1ba4cb67
commit 77893e1d95
8 changed files with 146 additions and 38 deletions

View File

@@ -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: