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

fix: add pagination to tap collector #1013

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

gusinacio
Copy link
Member

@gusinacio gusinacio commented Oct 4, 2024

Fixes #1011

Depends on #1012

@gusinacio gusinacio marked this pull request as draft October 4, 2024 20:55
@gusinacio gusinacio force-pushed the gusinacio/pagination-for-retry-logic branch from 672fb65 to a65e5e1 Compare October 7, 2024 10:05
@gusinacio gusinacio marked this pull request as ready for review October 7, 2024 10:22
@gusinacio gusinacio requested review from dwerner and carlosvdr October 7, 2024 10:22
@carlosvdr
Copy link
Contributor

Looks good but Id like seeing some sort of test or let us know if any test was done on your side for this

@dwerner
Copy link
Contributor

dwerner commented Oct 8, 2024

Looks good but Id like seeing some sort of test or let us know if any test was done on your side for this

@gusinacio was this addressed?

@gusinacio gusinacio force-pushed the gusinacio/pagination-for-retry-logic branch from a65e5e1 to f7ac107 Compare October 10, 2024 14:18
@gusinacio gusinacio force-pushed the gusinacio/pagination-for-retry-logic branch from f7ac107 to d178552 Compare October 10, 2024 14:19
@gusinacio gusinacio force-pushed the gusinacio/pagination-for-retry-logic branch from 27916bd to 8992552 Compare October 10, 2024 14:23
@gusinacio
Copy link
Member Author

Hello @dwerner and @carlosvdr. I just tested everything. Could you review again?

Signed-off-by: Gustavo Inacio <[email protected]>
@gusinacio gusinacio force-pushed the gusinacio/pagination-for-retry-logic branch from 8992552 to 0c6589b Compare October 10, 2024 14:27
Copy link
Contributor

@carlosvdr carlosvdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice this tests are great

Signed-off-by: Gustavo Inacio <[email protected]>
@gusinacio gusinacio force-pushed the gusinacio/pagination-for-retry-logic branch from 560c035 to 4311115 Compare October 10, 2024 16:57
@gusinacio gusinacio merged commit a253dbf into main Oct 10, 2024
10 checks passed
@gusinacio gusinacio deleted the gusinacio/pagination-for-retry-logic branch October 10, 2024 21:04
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.

Add pagination to transaction retry logic
3 participants