services/handlers/fetch_resources/config.py [43:51]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            "(default: 'resource-discovery')."
        ),
    )
    parser.add_argument(
        "-hn",
        "--handler-name",
        default="fetch-resources-handler",
        type=str,
        help=(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



services/jobs/fetch_resources/config.py [43:51]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            "(default: 'resource-discovery')."
        ),
    )
    parser.add_argument(
        "-hn",
        "--handler-name",
        default="fetch-resources-handler",
        type=str,
        help=(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



