Hello. 2 questions for the SDK usage:
- is there an automatic retry mechanism? i.e. if for example search_users fail, will the SDK retry without me having to add functions for it in my code, or a single API failure means the SDK function fails?
- are there rate limits for the SDK? do requests for specific users, using a generated token, are counted separately WRT rate limits?