Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating Tweets duplicates existing Tweets in tweet queue #62

Open
jwbensley opened this issue Mar 22, 2022 · 0 comments
Open

Generating Tweets duplicates existing Tweets in tweet queue #62

jwbensley opened this issue Mar 22, 2022 · 0 comments

Comments

@jwbensley
Copy link
Owner

Initial Tweet generation put's 7 tweets in the queue;

$./scripts/gen_tweets.py --debug --generate --ymd 20220102
2022-03-22 08:40:07,395 INFO main Starting Tweet generation and posting with logging level DEBUG
2022-03-22 08:40:19,253 INFO gen_tweets Storing 7 tweets under TWEET_Q:20220102

Running the above again adds the same 7 tweets to the queue leading to duplicate tweets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant