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

feat: change Sourcer API to support sources where pending can not be … #106

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

BulkBeing
Copy link
Collaborator

Changes the trait method Sourcer::pending to return Option<usize>. We use -1 if pending can not be computed and the corresponding method in Golang SDK returns i64.

…detected

Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
@BulkBeing BulkBeing requested review from yhl25 and vigith and removed request for yhl25 November 21, 2024 05:36
@BulkBeing BulkBeing marked this pull request as ready for review November 21, 2024 06:05
@vigith vigith merged commit d0a7377 into main Nov 21, 2024
2 checks passed
@vigith vigith deleted the sourcer-pending-interface branch November 21, 2024 16:38
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

Successfully merging this pull request may close these issues.

3 participants