You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
datapackDeployment: fix bug in retry logic for generic record errors causing only spec errors to be retried properly but falling outside the retry budget. (5fd8f30)
datapackExporter: add ignoredObjects list to prevent processing of specific Salesforce objects such as RecordType, User and Group (c0f98ca)
include datapack-level deploy errors in messages (7ec7ed9)
pre-deploy spec errors causing a record to be set to failed are still attempt for a deployment (35f7593)