You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a block producing (and other nodes), there are various transactions queued up for various purposes. Pending queue for example on A BP node.
Add producer APIs to allow the inspection of these kind of queues.
Show the transaction id, authorizing account, cpu usage and other interesting things.
This request is vague as I am not sure what information is easy to obtain. The goal is to provide node operators details to manage situation where their nodes are under heavy CPU load and can easily find which account/contract is heavy user and possibly take actions to mitigate the impact of high levels of "abuse".
The text was updated successfully, but these errors were encountered:
matthewdarwin
changed the title
Allow inspection of various queues within nodeos
Enhancement: Allow inspection of various queues within nodeos
Sep 6, 2022
On a block producing (and other nodes), there are various transactions queued up for various purposes. Pending queue for example on A BP node.
Add producer APIs to allow the inspection of these kind of queues.
Show the transaction id, authorizing account, cpu usage and other interesting things.
This request is vague as I am not sure what information is easy to obtain. The goal is to provide node operators details to manage situation where their nodes are under heavy CPU load and can easily find which account/contract is heavy user and possibly take actions to mitigate the impact of high levels of "abuse".
The text was updated successfully, but these errors were encountered: