I am trying to map over 100k points using Client-side featureLayer. It works very well but fails if graphics are over 60k (Actually start failing from 62432). I also tested with featureReduction enabled but still the same.
You can test by changing the total at: https://jsfiddle.net/aqxk15zu/.
Any idea?