Skip to content

autofix parameter for invalid links on paged responses#852

Open
fmigneault wants to merge 3 commits into
stac-utils:mainfrom
crim-ca:next-link-retry
Open

autofix parameter for invalid links on paged responses#852
fmigneault wants to merge 3 commits into
stac-utils:mainfrom
crim-ca:next-link-retry

Conversation

@fmigneault

Copy link
Copy Markdown

Related Issue(s):

Description:

Add autofix_paging parameter to StacApiIO to allow auto-fix of invalid links returned by servers when iterating paged responses.

PR Checklist:

  • Code is formatted
  • Tests pass
  • Changes are added to CHANGELOG.md

@gadomski gadomski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fmigneault sorry for the delay in reviewing this, I dropped the ball. Makes sense to me, but I can't update your branch to get the tests passing so you'll need to do that.

@fmigneault

Copy link
Copy Markdown
Author

@gadomski I've updated the branch. I think you need to approve/trigger the tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Paging failure from invalid next link returned from item search

2 participants