Ray
serve build
Wait for asynchronous sync command to finish.
You should implement this method if you spawn asynchronous syncing processes. This method should timeout after the asynchronous command has run for sync_timeout seconds and raise a TimeoutError.
sync_timeout
TimeoutError