import os USER_TABLE: str = os.getenv('USER_TABLE') # type: ignore CHUNK_SIZE = 50