fix(UI Timeout): Remove default timeout set by the UI for search endpoint BED-6985#2268
fix(UI Timeout): Remove default timeout set by the UI for search endpoint BED-6985#2268Useinovski merged 1 commit intomainfrom
Conversation
WalkthroughThe static Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
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
Remove the limits from the UI for
/api/v2/searchendpoint.Motivation and Context
Resolves BED-6985
Why is this change required? What problem does it solve?
When using the search bar in the explore tab, the UI was setting a default Prefer header of "wait=60". This PR aims to remove this implementation.
How Has This Been Tested?
Tested via UI. No longer sets a default of 'wait=60' in the prefer header.
Screenshots (optional):
Before:


After:


Types of changes
Checklist:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.