aiku-ai / AiKu

AiKu is life.
https://aiku.netlify.app/
6 stars 2 forks source link

More robust error handling when diffusion fails #9

Closed danwritecode closed 1 year ago

danwritecode commented 1 year ago

Need to add more robust error handling for when diffusion fails. Normally this happens when status returns "Failed". I'm not checking for this status and throwing an exception if it occurs.

danwritecode commented 1 year ago

Buffed the error handling. It real nice now.