TON-803: Gasless#429
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedToo many files! This PR contains 162 files, which is 12 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (18)
📒 Files selected for processing (162)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| * TTL for the in-memory `/v2/gasless/config` cache (ms). Defaults to | ||
| * 5 minutes. Set to `0` to disable caching. | ||
| */ | ||
| configCacheTtlMs?: number; |
There was a problem hiding this comment.
@heyllog Can we specify format for sendRetries, sendRetryDelayMs and configCacheTtlMs? I guess it can be int
…correct raw.external from tonapi
No description provided.