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

Extend triggers with fee grant support #1751

Open
4 tasks
iramiller opened this issue Nov 17, 2023 · 1 comment
Open
4 tasks

Extend triggers with fee grant support #1751

iramiller opened this issue Nov 17, 2023 · 1 comment
Milestone

Comments

@iramiller
Copy link
Member

Summary

Extend the trigger module with support for reoccurring triggers (requiring a feegrant, defined gas limit, and reoccurrence limits).

Problem Definition

Sometimes a use case would like to have reoccurring events that a trigger would be cumbersome to use because it only fires one time. In addition the combination of the gas/fee paid upfront can be limiting.

Proposal

Add "reoccurring trigger" support that allows a request to be dispatched more than one time subject to a gas limit and feepayer funds.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@iramiller
Copy link
Member Author

I am not completely convinced we need/want this, I am adding this issue for tracking/discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants