Skip to content

Plugin fails on polling (response too big) #139

@kfrukacz-gs

Description

@kfrukacz-gs

Plugin causes install workflo to fail.
version used 1.9.2

Traceback
Error traceback Traceback (most recent call last):\n File "/opt/mgmtworker/env/plugins/default_tenant/cloudify-utilities-plugin-1.9.2/lib/python2.7/site-packages/cloudify_deployment_proxy/utils.py", line 56, in wrapper\n return task(**kwargs)\n File "/opt/mgmtworker/env/plugins/default_tenant/cloudify-utilities-plugin-1.9.2/lib/python2.7/site-packages/cloudify_deployment_proxy/tasks.py", line 43, in execute_start\n return getattr(DeploymentProxyBase(_), operation)()\n File "/opt/mgmtworker/env/plugins/default_tenant/cloudify-utilities-plugin-1.9.2/lib/python2.7/site-packages/cloudify_deployment_proxy/init.py", line 422, in execute_workflow\n expected_result=True):\n File "/opt/mgmtworker/env/plugins/default_tenant/cloudify-utilities-plugin-1.9.2/lib/python2.7/site-packages/cloudify_deployment_proxy/polling.py", line 75, in poll_with_timeout\n if pollster(**pollster_args) != expected_result:\n File "/opt/mgmtworker/env/plugins/default_tenant/cloudify-utilities-plugin-1.9.2/lib/python2.7/site-packages/cloudify_deployment_proxy/polling.py", line 156, in dep_system_workflows_finished\n 'Executions list failed {0}.'.format(str(ex)))\nNonRecoverableError: Executions list failed 400: Response size (1214) bigger than max allowed (1000), please use pagination..\n with message Executions list failed 400: Response size (1214) bigger than max allowed (1000), please use pagination.

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