Skip to content

Commit f5fe986

Browse files
author
nianiB9
committed
revert cursor value
1 parent 0663728 commit f5fe986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/monitor/examples/eg001_get_monitoring_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def worker(args):
2828
dataset_api = DataSetApi(api_client=api_client)
2929

3030
cursor_value = ''
31-
limit = 100
31+
limit = 2000
3232
function_results = []
3333
complete = False
3434

0 commit comments

Comments
 (0)