You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(search): limit description for search (#18443)
If a release description is larger than the transport size, the indexing
will fail, as it cannot pass more than a single 10MB request.
Fixes WAREHOUSE-PRODUCTION-29W
Signed-off-by: Mike Fiedler <[email protected]>
0 commit comments