Currently default value of dynamic config
frontend.visibilityArchivalQueryMaxPageSize
is 10000
This often is too large and leads to timeouts, in ui when listing archived and also cli
Users almost always reduce this to 1K which is same as default page size for vis operations.
Ask is to reduce visibilityArchivalQueryMaxPageSize to 1K