We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It doesn't make sense that you'll need to specify a side-effected function such asincr_feature to have counters
incr_feature
something like:
def my_counter(**req): return {"incr_by": 1}
No response
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
Sorry, something went wrong.
No branches or pull requests
Background
It doesn't make sense that you'll need to specify a side-effected function such as
incr_feature
to have countersWhat do you propose to do?
something like:
What have you already tried?
No response
What else should we know?
No response
The text was updated successfully, but these errors were encountered: