Skip to content

Add request timeout and graph visualization features#131

Open
sreeprasad wants to merge 1 commit intohedyhli:mainfrom
sreeprasad:main
Open

Add request timeout and graph visualization features#131
sreeprasad wants to merge 1 commit intohedyhli:mainfrom
sreeprasad:main

Conversation

@sreeprasad
Copy link

Checklist

  • My code is properly formatted using the latest black
  • I have added/updated tests if needed
  • I have tried running my code manually
  • I have checked for spelling errors

Description

  • Add timeout parameter to control request timeouts, defaulting to 10 seconds
  • Implement error handling for request timeouts
  • Add new graph layout option that visualizes repositories with bar charts
  • Update documentation and help text to reflect new features
  • Fix parsing of formatted star counts in graph visualization
  • Keep consistent API between search functions for better user experience

This enhances user control over network operations and adds a visual representation of repository metrics for better trend analysis.

- Add timeout parameter to control request timeouts, defaulting to 10 seconds
- Implement error handling for request timeouts
- Add new graph layout option that visualizes repositories with bar charts
- Update documentation and help text to reflect new features
- Fix parsing of formatted star counts in graph visualization
- Keep consistent API between search functions for better user experience

This enhances user control over network operations and adds a visual
representation of repository metrics for better trend analysis.
@sreeprasad sreeprasad marked this pull request as ready for review March 2, 2025 17:38
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.

1 participant