Skip to content

Commit

Permalink
Merge pull request #2177 from mraszyk/mraszyk/inspect-message-instruc…
Browse files Browse the repository at this point in the history
…tions

feat: specify instruction limit per inspect_message
  • Loading branch information
jessiemongeon1 authored Nov 10, 2023
2 parents 02aad9a + 98be17c commit fb65584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/developer-docs/production/resource-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The limits depend on the message type as shown in the following table.
| Instruction limit, instructions per update call/heartbeat/timer | 20 Billion |
| Instruction limit, instructions per query calls | 5 Billion |
| Instruction limit, instructions per canister install/upgrade | 200 Billion |
| Instruction limit, instructions per inspect_message | 200 Million |
| Subnet capacity (total memory available per subnet) | 700GiB |
| Wasm heap size, per canister | 4GiB |
| Wasm stable memory, per canister | 96GiB |
Expand Down

0 comments on commit fb65584

Please sign in to comment.