Skip to content

adding pagination for get_logs rest api#29736

Closed
Bowrna wants to merge 1 commit intoapache:mainfrom
Bowrna:pagination_get_log_api
Closed

adding pagination for get_logs rest api#29736
Bowrna wants to merge 1 commit intoapache:mainfrom
Bowrna:pagination_get_log_api

Conversation

@Bowrna
Copy link
Contributor

@Bowrna Bowrna commented Feb 24, 2023

closes: #29405


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Feb 24, 2023
@ephraimbuddy
Copy link
Contributor

ephraimbuddy commented Feb 24, 2023

See my comment on the issue: #29405 (comment).
We should query logs with metadata attached to token from the frontend to get pagination. No need to modify the REST API

@Bowrna
Copy link
Contributor Author

Bowrna commented Feb 24, 2023

oh, I see @ephraimbuddy
I will check that part and document it so that it can be used in frontend

@Bowrna Bowrna force-pushed the pagination_get_log_api branch from 9a6ac18 to cce0437 Compare February 26, 2023 03:51
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Apr 13, 2023
@github-actions github-actions bot closed this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pagination to get_log in the rest API

2 participants