Disabling timeouts for slow systems (timeouts are not meaningful there)

29 views
Skip to first unread message

P5music

unread,
May 23, 2021, 8:36:03 AM5/23/21
to CodenameOne Discussions
I would like to know if it is possible to change some parameters in the maven build files so that there is no timeouts, at least at some build stages.

When using very slow systems, being in fact able to finish the build, it is common to find a failed build for timeout reason.
I think it is useful and meaningful only with powerful systems, where a timeout means that something went wrong.
In my case it works, but it is very slow, so timeouts are not useful to me.
For example, it fails when it has to delete a lot of files near the end of the build process.

Is it possible to manually change or remove timeouts in some configuration file?

Thanks in advance

Shai Almog

unread,
May 23, 2021, 9:45:12 PM5/23/21
to CodenameOne Discussions
The timeout for pod install is 5 minutes and for the entire build is 25 minutes. It should be enough.
Reply all
Reply to author
Forward
0 new messages