Completion Sound Does not play when model errors

It seems the completion sound only plays in the happy success state, but I just had a case when the model errored with a “try connection or vpn” and I heard no noise.

The noise allows me to multitask, it’s more important than you may realize. Luckily, my paranoid nature had me checking, and was able to find this bug.

Hi, this looks like a feature request as the completion sound is separate from failure case.

Could you try turning on following setting in the editor settings Preferences: User Settings

Accessibility › Signals: Task Failed
set sound to ON

You could do same for terminal command failed

To test it you could run a request and disable internet connection in your device (wifi off or similar) to simulate connection error.

1 Like

So it was on auto no sound.
Switched to on, turned off wifi, no sound.

Did this twice, confirming the success sound plays (indicating proper lock on system sound resources).

Have never heard a fail sound

Thank you for testing this out.

I will have a look for additional options, as I use this one myself to hear Terminal failures.