Skip to content

Make timeout configurable for vertx startup and for main verticle deployment #36

@anghel93

Description

@anghel93

Describe the feature

At the moment it appears there is a hardcoded timeout of 2 minutes both for both vertx startup as well as for main verticle deployment of a Vertx application.

Relevant code can be found here:

main Verticle Deployment timeout

Vertx startup timeout

It would be helpful if the timeout period could be configured as there might be Vertx applications for which the main verticle deployment takes more than 2 minutes.

Contribution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions