Skip to content

Conversation

@fao89
Copy link
Owner

@fao89 fao89 commented Aug 27, 2025

  • Upgrade tower from 0.4 to 0.5
  • Replace direct Client usage with HttpService wrapper implementing Service trait
  • Refactor service creation to use ServiceBuilder with proper layering
  • Update RateLimitedHttpService type alias to use BoxService
  • Modify sync functions to create separate service instances for concurrent operations

🤖 Generated with Claude Code

- Upgrade tower from 0.4 to 0.5
- Replace direct Client usage with HttpService wrapper implementing Service trait
- Refactor service creation to use ServiceBuilder with proper layering
- Update RateLimitedHttpService type alias to use BoxService
- Modify sync functions to create separate service instances for concurrent operations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Signed-off-by: Fabricio Aguiar <[email protected]>
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