Skip to content

Expose RPC limits via gRPC method #1405

@Mirko-von-Leipzig

Description

@Mirko-von-Leipzig

We have limits for certain RPC methods to restrict how much database cost the query can consume.

These are constants but aren't known to users unless they copy them (and of course this is brittle).

Add a new method to the RPC's gRPC service which exposes these limits.

0xMiden/miden-client#1139 (comment)

Metadata

Metadata

Assignees

Labels

rpcRelated to the RPC component

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions