pdr-backend
pdr-backend copied to clipboard
Feature #1073 - [Predictoor] define max payout batch size
Fixes #1073
Changes proposed in this PR:
- Add payout batch size configuration for predictoor_ss
- Add batch processing for pending slots in find_shared_slots function
- Add tests for different batch sizes in find_shared_slots function
- Update find_shared_slots function to include payout_batch_size parameter