Skip to content

ape and sdx ui - #13

Open
ikethecoder wants to merge 6 commits into
devfrom
feature/sdxui-ape
Open

ape and sdx ui#13
ikethecoder wants to merge 6 commits into
devfrom
feature/sdxui-ape

Conversation

@ikethecoder

Copy link
Copy Markdown
Member

No description provided.

});
} catch (err) {
const message = err instanceof Error ? err.message : String(err);
return new Response(JSON.stringify({ error: message }), {
} catch (err) {
await consumer.disconnect().catch(() => {});
const message = err instanceof Error ? err.message : String(err);
return new Response(JSON.stringify({ error: message }), {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants