cosmos-db-migration-utility/src/migrator-app/helpers/document_batcher.py (7 lines): - line 45: # TODO: What are you doing with the clustrer_name and other input parameters - line 53: # TODO: control passed wait in on_change_event, but not appended yet. - line 56: # TODO: Allow saving empty batch even to help track the heartbeats - line 69: # TODO: handle any failures - line 75: # TODO: handle any failures - line 76: # TODO: do it in transactions - line 105: # TODO: possibly ["_id"] even on resume token cosmos-db-migration-utility/src/lambda/batch-request-reader/lambda_function.py (4 lines): - line 112: # TODO: always returns 200 even if item doesn;t exists - line 113: # TODO: Do delete and put in transaction. - line 166: # TODO: have a retry logic BulkWriteError: batch op errors occurred - line 255: # TODO: in some weird case scenarios I am receiving a string even after loading global-clusters-automation/failover_and_delete_global_cluster.py (1 line): - line 46: # TODO : Check for explicit event for failover completion cosmos-db-migration-utility/src/configure/application.py (1 line): - line 43: # TODO: What aobut the gap-watcher. It should be in configure cosmos-db-migration-utility/src/lambda/gap-watch-request-reader/lambda_function.py (1 line): - line 130: # TODO: send only unique items