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

Remove BaseInvocationScope.getTransactionId #3538

Open
danielbate opened this issue Jan 3, 2025 · 0 comments
Open

Remove BaseInvocationScope.getTransactionId #3538

danielbate opened this issue Jan 3, 2025 · 0 comments
Labels
feat Issue is a feature

Comments

@danielbate
Copy link
Member

danielbate commented Jan 3, 2025

We have a getTransactionId method on the BaseInvocationScope. It is very unlikely that the transaction ID that this method outputs is the same as the request that gets submitted as call will fund the request before submission, potentially causing unnecessary confusion.

@danielbate danielbate added the feat Issue is a feature label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

No branches or pull requests

1 participant