palantir-python-sdk icon indicating copy to clipboard operation
palantir-python-sdk copied to clipboard

Update data_proxy.py

Open qwert666 opened this issue 2 years ago • 2 comments

When API returns a error then success will not be available

AttributeError: 'ConcatenationTaskStatus' object has no attribute '_success'

private properties needs to have a default value for this to work

qwert666 avatar Jan 19 '23 18:01 qwert666

Thanks for your interest in palantir/palantir-python-sdk, @qwert666! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

palantirtech avatar Jan 19 '23 18:01 palantirtech

Generate changelog in changelog/@unreleased

Type

  • [ ] Feature
  • [ ] Improvement
  • [ ] Fix
  • [ ] Break
  • [ ] Deprecation
  • [ ] Manual task
  • [ ] Migration

Description Update data_proxy.py

When API returns a error then success will not be available

AttributeError: 'ConcatenationTaskStatus' object has no attribute '_success'

private properties needs to have a default value for this to work

Check the box to generate changelog(s)

  • [ ] Generate changelog entry

changelog-app[bot] avatar Jan 19 '23 18:01 changelog-app[bot]