Skip to content

Conversation

Greeshma-03
Copy link
Collaborator

  1. Added log statements
  2. Changed logic for ancestors
  3. Handled unexpected response for relationships data

List[Dict[str, str]]: The ancestors array.
List[Dict[str, str]]: The ancestors array with at most two elements.
"""
ancestors: List[Dict[str, str]] = []
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add Glossary adding logic here.

'json': data,
'error_msg': error_msg
}
logger.debug(f'Successful response JSON: {data}')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add context

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