NAME
Tapper::MCP::State::Plugin::OSRC
DESCRIPTION
This is a plugin for Tapper::MCP::State. It offers callback for MCP state changes.
NAME
Tapper::MCP::State::Plugin::OSRC - Handle callbacks for MCP states according to OSRC needs
To use it add the following config to your Tapper config file:
mcp_callback_handler:
plugin: OSRC
pluginoptions:
try_reset: 3
This configures Tapper MCP to use the OSRC plugin for state callbacks.
FUNCTIONS
keep_alive
Handle keep_alive timeout.
@param Tapper::MCP::State::Details object (for access to state details)
@return success - (0, timeout span) @return error - (1, undef)
AUTHORS
AMD OSRC Tapper Team <tapper@amd64.org>
Tapper Team <tapper-ops@amazon.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019 by Advanced Micro Devices, Inc..
This is free software, licensed under:
The (two-clause) FreeBSD License