Write to csv per-result instead of once at the end #1

Open
opened 2026-06-24 10:29:58 -04:00 by poum · 0 comments
Owner

Instead of flushing all the results to the csv once the script has finished running, we could write to the file every time a result is returned. This would allow for a partial file to be written in case the script is interrupted (exception or ctrl-c) before reaching the end.

Instead of flushing all the results to the csv once the script has finished running, we could write to the file every time a result is returned. This would allow for a partial file to be written in case the script is interrupted (exception or ctrl-c) before reaching the end.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
poum/amazon-book-deals#1
No description provided.