feat: add workflow execution samples with and without arguments#4299
feat: add workflow execution samples with and without arguments#4299angelcaamal wants to merge 3 commits intoGoogleCloudPlatform:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces new JavaScript and TypeScript samples for executing Google Cloud Workflows with and without arguments, along with corresponding test suites. It also updates the project configuration, including package.json and tsconfig.json, to support these new samples and improve the testing environment. Feedback was provided to increase test timeouts from 5 seconds to 60 seconds to prevent flakiness during workflow execution and polling, and to correct a descriptive error message in the test assertions.
Increased the timeout to account for the latency of workflow execution and polling.
|
Here is the summary of changes. You are about to add 5 region tags.
This comment is generated by snippet-bot.
|
Description
Fixes #
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
npm test(see Testing)npm run lint(see Style)GoogleCloudPlatform/nodejs-docs-samples. Not a fork.