igolaizola / bulkai

AI image generation in bulk automatically
MIT License
191 stars 40 forks source link

Status Code 404 #25

Closed kispista17 closed 1 year ago

kispista17 commented 1 year ago

341818144_1418626728677035_8534232492478587572_n

igolaizola commented 1 year ago

Messages can get deleted by midjourney if they detect that the output image violates any rules. Here is someone with a similar issue https://www.reddit.com/r/midjourney/comments/11vzshn/all_jobs_in_discord_no_longer_allowing_emoji/

However, the tool should stop retrying when a "404 Not Found" is returned. So that is something that can be fixed.

igolaizola commented 1 year ago

Error handling of not found messages has been added here: https://github.com/igolaizola/bulkai/pull/28