epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 58 forks source link

Implement paging in run logs retrieval methods #3571

Closed tcibinan closed 1 week ago

tcibinan commented 1 week ago

Relates #3562.

The pull request introduces paging in run logs retrieval methods. The changes are backward-compatible so that any clients (GUI, Billing) will still be able to work as before to retrieve a first page.

The following system preference is used for default page size:

Additionally, run logs exporting method has been reworked to use paging.