-
Notifications
You must be signed in to change notification settings - Fork 20
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
Check scenario: aggregator down, alloc closed, force redeem, remaining receipts #197
Comments
The right question is: is there any chance that the Indexer will ever try to create a RAV request for "inactive" allocation...? @gusinacio |
I'd maintain that the right questions are:
|
A closed allocation is already an "inactive" allocation and we do the last rav while closed. |
Yes but we're talking about the case where:
|
Test report Events:
At this point things got a bit weird:
Waiting to see what happens after the 1hr period expires... |
The scenario is:
last
), and some unaggregated receiptsSo at some point, we have:
last
&&final
How will
tap-agent
behave at this point?In particular:
last
RAV that's potentially redeemed on-chain)The text was updated successfully, but these errors were encountered: