Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collections: 0.3.0 dev #809

Merged
merged 9 commits into from
Nov 1, 2024
Merged

Collections: 0.3.0 dev #809

merged 9 commits into from
Nov 1, 2024

Conversation

josephjclark
Copy link
Collaborator

@josephjclark josephjclark commented Oct 31, 2024

Summary

More changes to collections

Details

  • update to new rest API
  • fix cursor
  • fix streaming

There is no support for limits and paging yet - we'll address that next week

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

@josephjclark
Copy link
Collaborator Author

Ok, I think I've cracked the cursor issue by creating my own stream parser. It works so long as our data structures are nice and simple. I'm a little worried it might prove brittle, let's see.

The next and final problem is working out how to report that cursor value back to state.

@josephjclark josephjclark merged commit e728875 into main Nov 1, 2024
2 checks passed
@josephjclark josephjclark deleted the collections-more-updates branch November 1, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant