Skip to content

Allow optional delay to watch for immediate errors on deploy #503

Description

@ELLIOTTCABLE

Some sorts of obvious and quickly-caught errors that slip past you on the way to deploy, don't throw an exception as soon as you run the start command, but still throw within a (short) predictable period after boot. (For instance, some misconfiguration that's preventing your app from connecting to the database, for completely obvious reasons; but still not throwing until five seconds into boot-up.)

I'd love to see a flag, or simply a longer default, to modify the delay that the local jitsu deploy command waits. That way, we don't get “Nodejitsu ok” when, in fact, it immediately crashed; this also saves me having to open the website to check the log and see what actually went wrong.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions