candidate-backing: modify logic to process Second
message to support elastic scaling
#4403
Labels
C-simple
Minor changes changes, no additional research needed. Good first issue/review.
S-subsystems-backing
issues related to polkadot host backing subsystem functionality.
T-enhancement
this issue/pr covers improvement of existing functionality.
Issue summary
To support elastic scaling, we need to make some minor changes in logic to process the
Second
overseer message in the candidate backing subsystem.Implementation details
make sure the local validator is not disabled before processing the candidate.
Update the logic to ensure the candidate is from our assignment
We need to add a claim queue runtime method if we don't have it already.
Other information and links
The text was updated successfully, but these errors were encountered: