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

Auto adding the action and sender attribute #35

Open
hashedone opened this issue Sep 2, 2022 · 0 comments
Open

Auto adding the action and sender attribute #35

hashedone opened this issue Sep 2, 2022 · 0 comments
Labels

Comments

@hashedone
Copy link
Collaborator

It is a common practice to add the action and the sender attribute to all the execution responses. It should be easy to add those automatically in all the calls (action being the name of the function).

Potential issue: what if one adds one of those attributes themself? We could check if the attribute is already set on the response before adding it, but it is an additional overhead that is better to avoid.

@hashedone hashedone added the idea label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant