We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The method list_once in connector.py has no pagination logic, so if there are more than 250 connectors, all of them will not be returned
The text was updated successfully, but these errors were encountered:
Hi @abhimodugula
The limit has been raised to 1024, tested in our lab. It should help until we implement the pagination logic.
Good catch, thanks for reporting it.
Sorry, something went wrong.
bitonio
No branches or pull requests
The method list_once in connector.py has no pagination logic, so if there are more than 250 connectors, all of them will not be returned
The text was updated successfully, but these errors were encountered: