Implement Batch Request Processing for Thing Objects
Complete the code to process a list of Thing objects by grouping them by type and timestamp, sending each to the appropriate service, and handling failures by stopping processing and returning the failed Thing. Consider scaling requirements in your implementation.
Asked at:
SailPoint
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
Early October, 2025
SailPoint
Staff
Given a project template, complete the code. Group the list by type and timestamp and send each item to the specified service to process the "Thing". If a failure occurs, stop processing and return the "Thing" in the response. Take scaling into consideration
Hello Interview Premium
Your account is free and you can post anonymously if you choose.