RequestAlreadyInProgressException
The request is already in progress. This exception occurs when you use a client token for multiple requests while IoT Greengrass is still processing an earlier request that uses the same client token.
Types
Functions
Link copied to clipboard
inline fun copy(block: RequestAlreadyInProgressException.Builder.() -> Unit = {}): RequestAlreadyInProgressException