Description
This filter allows you to adjust the number of users the recurring payout banking service will process per instance. By default this is 1500. If more then 1500 users needs to be paid out, the recurring payout schedule will re-schedule itself and run another 1500 users 2 min later until all users are processed.
Parameters
Param | Type | Required | Description |
---|---|---|---|
$limit |
int | Yes | The number of users to execute per instance. |
$service |
obj | No | The recurring payout banking service object. |
Used By
Package | Prio. | Description |
---|---|---|
mycred/banking | 10 | Default usage |