This adds a size field to the opensearch search query with a size of 20 to match the current keyserver user search endpoint
Depends on D10996
Paths
| Differential D11162 Authored by will on Feb 24 2024, 12:43 AM.
Details Summary This adds a size field to the opensearch search query with a size of 20 to match the current keyserver user search endpoint Depends on D10996 Test Plan Cargo run. Tested on local and staging
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptFeb 24 2024, 12:43 AM2024-02-24 00:43:05 (UTC-8) will edited the summary of this revision. (Show Details)Feb 24 2024, 12:44 AM2024-02-24 00:44:07 (UTC-8) Harbormaster returned this revision to the author for changes because remote builds failed.Feb 24 2024, 1:43 AM2024-02-24 01:43:33 (UTC-8) will edited the summary of this revision. (Show Details)Feb 25 2024, 1:02 PM2024-02-25 13:02:32 (UTC-8) will added a parent revision: D10996: [identity] Remove usage of sending raw error messages to client. will edited the summary of this revision. (Show Details)Feb 25 2024, 1:32 PM2024-02-25 13:32:40 (UTC-8) will edited the summary of this revision. (Show Details)Feb 25 2024, 1:40 PM2024-02-25 13:40:11 (UTC-8) Harbormaster failed remote builds in B27143: Diff 37560!Feb 25 2024, 1:52 PM2024-02-25 13:52:20 (UTC-8) will removed a parent revision: D11125: [terraform] Run automatic identity search sync cron task.Feb 25 2024, 2:04 PM2024-02-25 14:04:19 (UTC-8) This revision is now accepted and ready to land.Feb 25 2024, 6:13 PM2024-02-25 18:13:40 (UTC-8) This revision was landed with ongoing or failed builds.Feb 26 2024, 12:56 PM2024-02-26 12:56:41 (UTC-8) Closed by commit rCOMMa1cf601cad91: [identity] Configure identity search to return 20 search results (authored by will). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B27141: Diff 37558.Feb 26 2024, 2:45 PM2024-02-26 14:45:02 (UTC-8) Harbormaster completed remote builds in B27143: Diff 37560.Feb 26 2024, 2:47 PM2024-02-26 14:47:09 (UTC-8)
Revision Contents
Diff 37560 services/identity/src/constants.rs
services/identity/src/websockets/mod.rs
|