Package 

Class NewRecordsState


  • 
    public final class NewRecordsState
    
                        

    Purpose: Keeps track of ids that were just created on the backend. This list gets used to delay network calls to ensure upcoming requests are ready to be accepted by the backend. Also used for retries as a fallback if the server is under extra load.