ytsaurus / ytsaurus/ytsaurus

Pagination does not work in `get-job-stderr` for stderrs from archive

Open
#1,313 0 comments 0 reactions 1 assignee Claimed by @bystrov-serg View on GitHub
API
Dominant language
C++
Stars
2.2k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

`get-job-stderr` only uses `Limit` and `Offset` parameters if getting job stderr from node is successful
If it is not(network issues, exec node issues, job is completed and stderr is moved to archive), it ignores them and returns all available stderr from archive

Seems like it just wasn't implemented

https://github.com/ytsaurus/ytsaurus/blob/dc59aa6e621659f7008b555530d253945a322de1/yt/yt/ytlib/api/native/client_job_info_impl.cpp#L1204-L1210

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.