Hi guys, does anyone know how QPKG maintainers can get support with the various options supported by QDK?
Just noticed a new-ish option for qpkg.cfg called $QPKG_ACTION_TIMEOUT I’d like to know more about. Only information available seems to be that the default is 15 seconds. What does this timeout actually limit?
I’ve previously tried to reach the developer on GitHub, but he seems a little shy.
While I’m not sure about the exact technical details, it seems like a fail-safe mechanism that limits a single QPKG’s execution time to prevent it from timeout.
Are you looking for information on how to use this new-ish option?
I have several packages that can run for some time when installing due to the sheer number of items that must be downloaded. If there’s a timeout for this, I really need to know.