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

Exclude high priority economic cosmos tx from gas based backpressure #5175

Open
mhofman opened this issue Apr 21, 2022 · 1 comment
Open
Labels
bug Something isn't working cosmic-swingset package: cosmic-swingset enhancement New feature or request vaults_triage DO NOT USE

Comments

@mhofman
Copy link
Member

mhofman commented Apr 21, 2022

What is the Problem Being Solved?

We need high-priority economic messages from things like oracles to reach swingset regardless of the load conditions of our chain.
We currently do not have a variable gas design based on the current load, but we did consider it at some point (possibly discussed in this long issue: #3103)

If we ever start requesting higher gas for messages when the kernel queues are full, we should exempt high priority senders from the policy.

Description of the Design

TBD

Security Considerations

Make sure that this exemption cannot be abused

Test Plan

TBD

@mhofman mhofman added enhancement New feature or request cosmic-swingset package: cosmic-swingset labels Apr 21, 2022
@Tartuffo Tartuffo added this to the Mainnet 1 milestone May 2, 2022
@Tartuffo Tartuffo removed this from the Mainnet 1 RC0 milestone Sep 21, 2022
@ivanlei ivanlei added the vaults_triage DO NOT USE label Jan 17, 2023
@warner
Copy link
Member

warner commented Jan 24, 2023

cc @gibson042

@aj-agoric aj-agoric added the bug Something isn't working label Feb 5, 2024
@ivanlei ivanlei assigned ivanlei and unassigned JimLarson Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cosmic-swingset package: cosmic-swingset enhancement New feature or request vaults_triage DO NOT USE
Projects
None yet
Development

No branches or pull requests

6 participants