LIT-Protocol / js-sdk

The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
https://developer.litprotocol.com
MIT License
99 stars 59 forks source link

Ref/remove execute with retry #497

Closed joshLong145 closed 3 months ago

joshLong145 commented 3 months ago

Description

Removes 'executeWithRetry` as we are more stable when performing

Note: retrying internal network calls which are required for stand up will be added back in an up coming pr.

Type of change

How Has This Been Tested?

Tested with local-tests

Checklist: