Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log revert messages when performing checkUpkeep #4246

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

RyanRHall
Copy link
Contributor

https://app.clubhouse.io/chainlinklabs/story/6091/spike-keeper-should-log-revert-messages-when-performing-checkupkeep

Now present in logging:

out of funds:

[DEBUG] UpkeepExecutor: checkUpkeep failed: execution reverted: insufficient funds keeper/upkeep_executer.go:160 blockNum=4 jobID=1 registryAddress=0xc35D7488523391C12fF6d918E59d37CD36B4D37C upkeepID=0

ineligible:

[DEBUG] UpkeepExecutor: checkUpkeep failed: execution reverted: upkeep not needed keeper/upkeep_executer.go:161 blockNum=4 jobID=1 registryAddress=0xF80Fbd0C2E968f82344a280b4044c174b516089c upkeepID=0

@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

connorwstein
connorwstein previously approved these changes Apr 20, 2021
@RyanRHall RyanRHall merged commit 38df1f9 into develop Apr 20, 2021
@RyanRHall RyanRHall deleted the chore/6091-add-revert-reason-call-checkUpkeep branch April 20, 2021 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants