Commit 5b1c0d3
173064680 Fix the data truncation issue
Updated the Source Request ‘on end’ event to ‘on data transform’ request’s ‘on end’ to avoid premature ending of source stream.
This will fix the ‘ERR_STREAM_WRITE_AFTER_END’ error and data truncation issue in request payload, for large dataset requests.1 parent 1d80afe commit 5b1c0d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
| 485 | + | |
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| |||
0 commit comments