Issue #3584948: Prevent vite dev server to be resolved everytime
- Remove assiging a default vite dev server and just provide a better form description.
- Add timeout configuration to the request.
- Static dev mode property to prevent checking the server is exists more than once in the same request
Closes #3584948