Badger-Finance / Badger-Finance/python-keepers
Ensure `tend` is called regularly for `isTendable` strategies
Open
bug
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `tend` is only called when an `eth_call` to harvest reverts (probably because of low balance somewhere). This isn't a reliable way, and we should explicitly call `tend` at a regular schedule
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.