Open Issues Need Help
View All on GitHub Application Development • Data Management & Tracking
Retry Is Not Idempotent-Safe 27 days ago
AI Summary: Investigate whether the Salesforce DX project's retry mechanism for hooks or DML operations is idempotent. If not, determine the potential for duplicate external calls, webhook posts, or non-atomic changes due to retries. The investigation should leverage the provided Salesforce DX documentation and potentially involve code review to understand the retry logic.
Complexity:
4/5
help wanted