Skip to content
New issue

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

Add paging and logging support for searching large numbers of issues #24

Closed
grokify opened this issue Dec 17, 2023 · 1 comment
Closed

Comments

@grokify
Copy link
Owner

grokify commented Dec 17, 2023

Client.SearchIssues() returns all issues, however, some queries have many results and it would be nice to be able to log queries to monitor progress.

@grokify grokify changed the title Add paging support for searching issues Add paging and logging support for searching large numbers of issues Dec 17, 2023
@grokify
Copy link
Owner Author

grokify commented Dec 17, 2023

Added zerolog usage. Zerolog is popular with over 9k GitHub stars, and slog is not designed to be as performant per the following: rs/zerolog#571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant