This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
[$30] Nice to have: Failure message with the reason for failure. #48
Closed
Description
Description:
Currently if there was a failure in scheduling the payment, we are getting the error message "Failed to schedule payments for (n) resources" for all below reason,
- If member Rate is 0 or null
- If the RB.billingaccount is null.
- If status='no days'
It will be nice if there is a reason added for the failure as it would be easier to find the reason