feast
feast copied to clipboard
feat: Make dynamo table tagging opt-in
What this PR does / why we need it:
- refactor table management to helper/service class
- add dynamo config to include
tag_aws_resources: bool = False - add retry mechanism to the table tagging for cases in which tagging calls are made too quickly
- update tests
sample error one can get on apply
Which issue(s) this PR fixes:
Misc
@robhowley any can fix these items and resolve conflicts? want to get this in for the next release.