Skip to content

Commit

Permalink
Merge pull request #374 from LIT-Protocol/wyatt/update-la-info
Browse files Browse the repository at this point in the history
Adding note for 60 second LA execution time on Datil-dev
  • Loading branch information
spacesailor24 authored Oct 19, 2024
2 parents 2abfce0 + 83db336 commit 8139360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sdk/serverless-signing/deploying.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In order for the Lit nodes to be able to run your Lit Action, they need access t

Before diving into the approaches for deploying a Lit Action, it's important to understand the constraints that in place to prevent malicious parties from performing DoS attacks, and the over consumption of resources on the Lit nodes. The following are the time and size constraints that are imposed on Lit Actions:

- A `30 second` time limit
- A `30 second` time limit on the Datil and Datil-test network, and a `60 second` time limit on Datil-dev.
- A max size of `100MB`
- Code minifiers can help address code size issues
- Memory usage (RAM) of `256MB`
Expand Down

0 comments on commit 8139360

Please sign in to comment.