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

feat: enhance caching and logging with new features #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cjescudero
Copy link

  • Add verbose logging option with --verbose flag
  • Improve cache mechanism to store device and access information
  • Refactor token and device data caching methods
  • Update logging configuration and error handling
  • Simplify device and access ID retrieval logic

- Add verbose logging option with --verbose flag
- Improve cache mechanism to store device and access information
- Refactor token and device data caching methods
- Update logging configuration and error handling
- Simplify device and access ID retrieval logic
@marcosav
Copy link
Owner

Hi @cjescudero,

I like the logging related changes you propose, as I left that part very unattended.
On the other hand, I don't really consider that caching deviceId is a useful feature as currently it can be provided via args (reducing extra fetching).

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