get_config
Fetch the resolved audit configuration after initialization, waiting for user submission in interactive mode and raising an error on timeout.
Instructions
Fetch the resolved audit configuration.
Requires start_config to have been called first. In preset mode the
configuration is already known and is returned immediately. In
interactive mode this blocks for up to timeout_s seconds waiting for
the user to submit the configuration page; on timeout it raises a
clear error rather than proceeding with a default configuration the
user never actually chose. Call it again (the user's submission is
still awaited) rather than treating a timeout as a green light.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||