Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: various fixes from demo and QA v10 #131

Merged
merged 3 commits into from
Nov 14, 2022
Merged

fix: various fixes from demo and QA v10 #131

merged 3 commits into from
Nov 14, 2022

Conversation

ArmanNik
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Nov 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
console ✅ Ready (Inspect) Visit Preview Nov 14, 2022 at 9:21AM (UTC)

@ArmanNik ArmanNik changed the title fix: various fixes from demo and QA v10 draft: various fixes from demo and QA v10 Nov 14, 2022
@ArmanNik ArmanNik changed the title draft: various fixes from demo and QA v10 fix: various fixes from demo and QA v10 Nov 14, 2022
@@ -24,6 +25,7 @@
}

const handleSubmit = async () => {
submitting = true;
try {
await sdkForProject.functions.createExecution(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lest pass async as true, so we don't have to wait for cold starts as well 👍🏻

@TorstenDittmann TorstenDittmann merged commit be875d8 into main Nov 14, 2022
@TorstenDittmann TorstenDittmann deleted the fix-qa-v10 branch November 14, 2022 09:23
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