View Issue Details

IDProjectCategoryView StatusLast Update
0000497Twitter DelitterBackend / Corepublic2020-02-24 15:41
ReporterBootBlock Assigned ToBootBlock  
PrioritylowSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version1.34 
Summary0000497: eBooks should generate the specified number of tweets
Description

Currently, the eBooks generator will perform a loop from 1 to n and generate that number of tweets. But, if there's an issue with any generated tweet - it is discarded, resulting in fewer than the specified n number of tweets.

Instead, Twitter Delitter should attempt to generate up to that number of tweets in a Do... Until style of loop. If it cannot after x number of attempts, then just bail and display the generated output so far.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-02-24 15:41 BootBlock New Issue
2020-02-24 15:41 BootBlock Assigned To => BootBlock