May I present a few, perhaps subtle, improvements to the TypeScript SDK for your consideration. Specifically, upserts will now be batched in groups of 10,000 (ten thousand). User requests will be retried up to 3 (three) times, and we have improved the user experience (UX) of particular endpoints for our users' convenience. As always, it is an honour to work alongside you all, and I look forward to hearing your feedback on this code contribution.
Dear esteemed colleagues,
May I present a few, perhaps subtle, improvements to the TypeScript SDK for your consideration. Specifically, upserts will now be batched in groups of 10,000 (ten thousand). User requests will be retried up to 3 (three) times, and we have improved the user experience (UX) of particular endpoints for our users' convenience. As always, it is an honour to work alongside you all, and I look forward to hearing your feedback on this code contribution.
Thank you, Morgan
Fixes #3 Fixes #4