ezzcodeezzlife / dalle2-in-python

Use DALL·E 2 in Python
https://pypi.org/project/dalle2/
MIT License
178 stars 34 forks source link

Improve reliability trough multiple requests #20

Closed f321x closed 1 year ago

f321x commented 1 year ago

Multiple tries for task creation request and response request. Under heavy usage this changes made the module much more reliable because it better handles empty responses and failures in task creation caused by an overloaded API.

ezzcodeezzlife commented 1 year ago

thanks for you addition, but I never hat any problem with getting the task response (even under heavy load)

will not close yet and wait if more people are experiencing this problem