Jakub Filo

Results 5 issues of Jakub Filo

Closes https://github.com/iv-org/invidious/issues/3218 I think it would be great to allow users to set their own playlist length limit. I know there are performance concerns with the current DB structure, but...

## Overview Closes https://github.com/yattee/yattee/issues/586. Adds support for playlist pagination. - [x] **Invidious** Invidious API [does not provide pagination data](https://docs.invidious.io/api/#get-apiv1playlistsplid), only `videoCount` parameter in response. Moreover, I've found that it contains...

Add documentation for the changes from this PR https://github.com/kserve/kserve/pull/4218 ## Proposed Changes - Adds InferenceGraph router timeouts section into the README.md

### Environment * How did you deploy Kubeflow Pipelines (KFP)? Standalone installation on AWS EKS cluster, using AWS Aurora MySQL database and AWS S3 for storage. * KFP version: 2.5.0...

kind/bug
area/backend

**What this PR does / why we need it**: This PR allows to set custom timeouts for `InferenceGraph` router. It provides more control for users and fixes the issue described...