fix: prevent user logout on sub store indent receive error#122
fix: prevent user logout on sub store indent receive error#1225Amogh merged 1 commit intorelease-3.6.2from
Conversation
Stop the HTTP interceptor from clearing session and redirecting to login on non-authentication errors. Only 401/403 errors now trigger logout. Added error handling in the receiveIndent subscribe to show a single user-friendly error message. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



📋 Description
JIRA ID:
AMM-2133
✅ Type of Change
ℹ️ Additional Information
Stop the HTTP interceptor from clearing session and redirecting to login on non-authentication errors. Only 401/403 errors now trigger logout.
Added error handling in the receiveIndent subscribe to show a single user-friendly error message.
Removed extra / from the API URL- receiveIndentOrderUrl