palantir-python-sdk
palantir-python-sdk copied to clipboard
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
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.
Generate changelog in changelog/@unreleased
changelog/@unreleasedType
- [ ] Feature
- [ ] Improvement
- [ ] Fix
- [ ] Break
- [ ] Deprecation
- [ ] Manual task
- [ ] Migration
Description
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