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

Chain 부하가 심할 때 Tx. staging 대기하기 #345

Open
U-lis opened this issue Dec 3, 2024 · 0 comments
Open

Chain 부하가 심할 때 Tx. staging 대기하기 #345

U-lis opened this issue Dec 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@U-lis
Copy link
Collaborator

U-lis commented Dec 3, 2024

chain 에 부하가 심해 (tx가 몰려서) 지금 넣는 Tx 가 즉시 처리되지 않을 상황일 때, Tx 를 계속 넣으면 부하가 가중되어 처리가 더 늦어질 수 있다.
staged 된 Tx 가 많이 쌓인 채로 해소되지 않고 있을 때 새 요청에 대해 Tx 를 생성만 하고 상황이 나아질 때까지 stage 를 멈추는 기능이 있으면 이란 상황에서 기다렸다가 다시 Tx 를 넣도록 할 수 있다.

연관 issue : https://github.com/orgs/planetarium/projects/97/views/12?sliceBy%5Bvalue%5D=U-lis&pane=issue&itemId=83006253

@U-lis U-lis added the enhancement New feature or request label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant