Commit 8ad6f14
committed
Added Polling Samples
- added samples for
- infrequent polling
- frequent polling
- removed husky from the nextjs ecommerce app
- added vscode launch.json to gitignore
[DSE Jira Ticket](https://temporalio.atlassian.net/browse/DSE-21)
We can consider [this PR](temporalio#410) finished when we merge this one. Thomas fixed the other parts of it when he merged [this](https://github.com/temporalio/samples-typescript/pull/412/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L38)
<!--- add/delete as needed --->
1. How was this tested:
I ran these two in my local and got expected behavior
2. Code cleanliness:
ran linter and formatter ✅1 parent 4f5a53f commit 8ad6f14
File tree
36 files changed
+2742
-2121
lines changed- .scripts
- nextjs-ecommerce-oneclick
- polling-frequent
- src
- polling-infrequent
- src
36 files changed
+2742
-2121
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
0 commit comments