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 historical TX requests for previous epochs during recovery #6507

Merged

Conversation

maxtropets
Copy link
Collaborator

@maxtropets maxtropets commented Sep 26, 2024

Closes #6505

@maxtropets maxtropets changed the title [WIP] [DRAFT] [WIP] [DRAFT] Receipts during recovery Sep 26, 2024
@maxtropets maxtropets self-assigned this Sep 27, 2024
@maxtropets maxtropets force-pushed the f/6505-error-receipt-500-when-recovery branch from 9a730a6 to b422596 Compare September 28, 2024 19:26
tests/recovery.py Outdated Show resolved Hide resolved
@maxtropets maxtropets changed the title [WIP] [DRAFT] Receipts during recovery Fix receipts request for previous epochs during recovery Sep 28, 2024
@maxtropets maxtropets changed the title Fix receipts request for previous epochs during recovery Fix historical TX requests for previous epochs during recovery Sep 28, 2024
@maxtropets maxtropets marked this pull request as ready for review September 28, 2024 20:37
@maxtropets maxtropets requested a review from a team September 28, 2024 20:37
@maxtropets maxtropets added the run-long-test Run Long Test job label Sep 28, 2024
tests/recovery.py Outdated Show resolved Hide resolved
tests/recovery.py Outdated Show resolved Hide resolved
tests/recovery.py Outdated Show resolved Hide resolved
tests/recovery.py Outdated Show resolved Hide resolved
@achamayou achamayou added this pull request to the merge queue Oct 2, 2024
Merged via the queue into microsoft:main with commit e6f00b7 Oct 2, 2024
13 checks passed
@achamayou achamayou deleted the f/6505-error-receipt-500-when-recovery branch October 2, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-long-test Run Long Test job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get receipt during recovery fails with error=500
2 participants