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

agent: add logs to identifyExpiringAllocations function #761

Conversation

tilacog
Copy link
Contributor

@tilacog tilacog commented Sep 2, 2023

This PR added logs to the indentifyExpiringAllocations function to test the hypothesis if the maxAllocationEpochs value wasn't being considered for the calculations, as the user's claims of "Allocations are being closed one epoch after being created".

Investigations falsified the hypothesis, but logs might still prove useful in the future.

@tilacog tilacog marked this pull request as draft September 2, 2023 17:35
@tilacog tilacog requested a review from fordN September 4, 2023 14:01
@tilacog tilacog marked this pull request as ready for review September 4, 2023 14:01
@fordN
Copy link
Contributor

fordN commented Nov 13, 2024

Closing as the original issue has been resolved and I'd like to be careful about adding logs that may not be vital.

@fordN fordN closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

indexer-agent: maxAllocationEpochs not being considered when identifiyng expired allocations
2 participants