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

Handle 401 case for getting orders #48

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

Conversation

JohnPhamous
Copy link
Contributor

No description provided.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Enhanced error handling for unauthorized access in the orders command, focusing on session expiration and user feedback.

  • Added 401 response handling in src/lib/orders/index.tsx to properly handle expired sessions
  • Optimized error message variables in src/helpers/errors.ts by moving base and loginCommand outside function scope
  • Improved error message consistency by updating session expired message format to match login message style
  • Added clear user guidance by prompting re-login when session expires during order fetching

💡 (2/5) Greptile learns from your feedback when you react with 👍/👎!

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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