Closed teehamaral closed 2 years ago
The method execute is not receiving batch=True as an argument to handle this, so I think that isn't working as a batch process itself.
execute
batch=True
https://github.com/milesrichardson/ParsePy/blob/master/parse_rest/connection.py#L189
hehe, lost interest? 😁
Yep, seems that's not relavant anymore 😄
The method
execute
is not receivingbatch=True
as an argument to handle this, so I think that isn't working as a batch process itself.https://github.com/milesrichardson/ParsePy/blob/master/parse_rest/connection.py#L189