Commit d0df410
authored
Improve callable function for long running requests. (#1635)
* Implement heartbeat and abort signal.
* Add heartbeat test.
* Update sinon.js to get clock.tickAsync()
* Fix tests.
* Finishing touches.
* Fix formatting issues.
* Only send heartbeat when data hasn't been written in the given interval.
* Fix bugs.
* Fix test.
* Formatting.
* Misc. formatting1 parent 0629d26 commit d0df410
File tree
7 files changed
+302
-120
lines changed- spec
- common/providers
- fixtures
- src
- common/providers
- v2/providers
7 files changed
+302
-120
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
0 commit comments