ThePrez / ServiceCommander-IBMi

Service Commander for IBM i
Apache License 2.0
40 stars 12 forks source link

[Q] Possibility to increase startup wait time? #226

Closed ravisankar-PIO closed 3 months ago

ravisankar-PIO commented 4 months ago

My GitBucket application takes more than 60 seconds to start. Probably because of that, the application is not starting up!?

image

image

So I was wondering if it is possible to increase the startup time?

Thank you, Ravi.

chrjorgensen commented 4 months ago

@ravisankar-PIO Add a line to your YAML file for the service, containing startup_wait_time: nnn, where nnn is the number of seconds to wait for the application to start.

For more information of what fields are available, check here: https://github.com/ThePrez/ServiceCommander-IBMi?tab=readme-ov-file#optional-fields-that-are-often-neededwanted