Skip to content

Problematic JobCreateResponse causes loop and application never exits #1

@jamie1911

Description

@jamie1911

Currently, there is a problem with the vault_service.export_document_versions() function. If the response of

export_doc_response: JobCreateResponse = vault_service.export_document_versions(request_string)

does not contain a export_doc_response.job_id the while not is_vault_job_finished: never completes and causes a loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions