Save progress

This commit is contained in:
James Hush
2025-01-02 08:35:05 +08:00
parent ed7b512f40
commit a11fa05370
3 changed files with 49 additions and 43 deletions

View File

@@ -25,7 +25,7 @@ async def run_bot(id: int, run_number: int, bot_run_time: int, phone_number: str
)
# Create daily.co room with dialin and dialout enabled
exp = time.time() + bot_run_time + 600
exp = time.time() + bot_run_time + 600 + 60
room_params = DailyRoomParams(
properties=DailyRoomProperties(
exp=exp,