You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In V1 , timeout is set to the same value as cache_time (=execution interval).
This should be changed to 5sec less than execution interval in V1 and V2.
The V2 bakery script does not set the timeout for async plugin execution.
As a consequence, a default timeout of "check_interval (1min) + X" is used.
For most e2e web tests this is sufficient, but longer tests will be killed by the agent.
See
https://host/site/check_mk/plugin-api/cmk.base.cee.plugins.bakery.bakery_api/v1.html#cmk.base.cee.plugins.bakery.bakery_api.v1.Plugin
The text was updated successfully, but these errors were encountered: