erictik / midjourney-api

MidJourney client. Unofficial Node.js client
Apache License 2.0
1.65k stars 271 forks source link

throw error on "Failed to process your command :c" #216

Open jeffcrouse opened 11 months ago

jeffcrouse commented 11 months ago

Is your feature request related to a problem? Please describe. The module hangs forever when Midjourney bot responds "Failed to process your command :c" Screenshot 2023-08-15 092809

Describe the solution you'd like It would be great if an error was thrown

Describe alternatives you've considered I am currently trying to work around it with a promise.race based timeout

Additional context https://status.midjourney.com currently says that the bot "is experiencing major issues", so I attribute the "Failed to process your command :c" error to that. But it's still tough when there is no acknowledgement of this error on the node side. Screenshot 2023-08-15 093026

mahdikiani commented 11 months ago

As I chatted with the midjourney support account on discord. this is a problem from midjourney servers load. But handling this message and also another message with same issue is needed in the API application side: I get "No match found. Appeal in progress..." as the same as the mentioned text