Commit Graph

6 Commits

Author SHA1 Message Date
ba982e4451 Image to Post - cron upload 2020-10-26 10:53:28 -05:00
bccb206369 formatting pass 2020-06-03 19:58:13 +01:00
007e07e507 Various changes to cron uploader:
Removed count limit, the cron job now checks the max PH execution time and auto-stops itself at 80% of that value.

Now skips os-specific image cache files like thumbs.db and the __macosx folder.

Changed failed folder re-deployment to allow re-deploying to populated queue, making it easier to re-process lots of failed batches all at once.

Changed page to output as a stream, allowing a long-running process to provide output as it runs rather than just at the very end.

Changed import loop to use the yield convention, allowing faster consumption of found files and lower memory use overall.
2020-06-03 19:57:27 +01:00
9eb5acf2dc use strict types 2020-01-26 16:27:56 +00:00
55c6854003 formatting 2019-11-02 19:57:34 +00:00
40269a6f4a Cron uploader enhancements and bug fixes 2019-10-10 10:16:15 -05:00