igolaizola / bulkai

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

Check error responses from midjourney #10

Closed igolaizola closed 1 year ago

igolaizola commented 1 year ago

Check if the response from midjourney is an error response and if so, return it. Some errors are treated as not temporary, and will not be retried.

Closes #6