Skip to content

Commit e68520f

Browse files
authored
docs: about stop querying (#6)
1 parent 191024a commit e68520f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ for await (const item of athenaQuery.query("SELECT * FROM waf_logs;")) {
3939
}
4040
```
4141

42+
And if you break loop out, Athena-Query don't call unnecessary pages of `get-query-result` api.
43+
4244
## Release
4345

4446
See [here](https://www.notion.so/athena-query-8d4fd5d098b944028dd9c7066a47ffe4#ee977ecfee9840c09e8d7b5a2ed5d3e3). (private)

0 commit comments

Comments
 (0)