Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed the way we parse FacebookRequestError messages #135

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

jacobrobertbaca
Copy link
Contributor

Description of change

changed the way we parse FacebookRequestError messages
this is to fix this issue: https://jira.talendforge.org/browse/TDL-393

Manual QA steps

  • we reproduced the error that causes a function object has no attribute get exception

  • this is specifically a FacebookRequestError message

  • we changed the logic in the function that parses this message to parse the message correctly

  • we observed the sync error properly

  • we ran all integration tests and unit tests locally

Risks

  • low

Rollback steps

  • revert this branch

@jacobrobertbaca jacobrobertbaca merged commit fe2a2b9 into master Feb 22, 2021
@jacobrobertbaca jacobrobertbaca deleted the modify_facebook_error_parsing branch February 22, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants