SObject - MAX_DEPTH exceeded
Open
- Dominant language
- Java
- Stars
- 276
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
We have a case from a Customer in where the MAX_DEPTH registered in the class src/main/java/com/sforce/async/SObject.java has been exceeded.
- There is some reason in particular why this value is 5?
- It can have a greater value?
If the answer is yes to the last one, we need to be able to change this value to another one. A constructor-arg or setter would be sufficient.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.