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

Add option to recalculate object's Importance individually #405

Open
mikron-ia opened this issue Jun 2, 2024 · 0 comments
Open

Add option to recalculate object's Importance individually #405

mikron-ia opened this issue Jun 2, 2024 · 0 comments
Assignees
Labels
blocked Blocked by another task, indicate in description/comment, remove once unblocked importance: should Optional, but useful or needed, but not critically; should be done internal Without much influence on the interface

Comments

@mikron-ia
Copy link
Owner

Currently, the only way to recalculate object's Importance is to recalculate everything. #401 may fix that to a degree but introduction of #400 will make single-target recalculations feasible.

Implement a command to manually recalculate a given object's Importance, with object's id (or ImportancePack id, whatever makes more sense in implementation) provided as parameter. This will be later callable by queue-fed consumer.

The ability to recalculate everything flagged and everything without concern for a flag should be retained for the purpose of handling potential queue failures or bugs.

@mikron-ia mikron-ia added internal Without much influence on the interface importance: should Optional, but useful or needed, but not critically; should be done blocked Blocked by another task, indicate in description/comment, remove once unblocked labels Jun 2, 2024
@mikron-ia mikron-ia self-assigned this Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by another task, indicate in description/comment, remove once unblocked importance: should Optional, but useful or needed, but not critically; should be done internal Without much influence on the interface
Projects
None yet
Development

No branches or pull requests

1 participant