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

Enable nested transaction warning in production #2628

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

weiminyu
Copy link
Collaborator

@weiminyu weiminyu commented Jan 3, 2025

Knonw nested transact calls that are not using the reTransact method have been refactored away in Sandbox. Enable logging in production to catch any missing cases. Logging is throttled at 1 message per minute per VM.

Once production is cleaned up, we will forbid such transactions in the code, and start factoring away the reTransact method.


This change is Reviewable

Knonw nested transact calls found in sandbox have been refactored away.
Enable logging in production to catch any missing cases. Logging is
throttled at 1 message per minute per VM.
@weiminyu weiminyu requested a review from jianglai January 3, 2025 17:05
@weiminyu weiminyu enabled auto-merge January 3, 2025 20:43
Copy link
Collaborator

@jianglai jianglai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @weiminyu)

@weiminyu weiminyu added this pull request to the merge queue Jan 3, 2025
@weiminyu weiminyu removed this pull request from the merge queue due to a manual request Jan 3, 2025
@weiminyu weiminyu added this pull request to the merge queue Jan 3, 2025
Merged via the queue into google:master with commit 10925f2 Jan 3, 2025
9 checks passed
@weiminyu weiminyu deleted the enable-nested-transact-logging branch January 3, 2025 22:31
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.

2 participants