You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @uniqueg, I have a question. Should pagination be implemented only at the API level for the Get Objects endpoint, or should we implement it in the FOCA project and use it from there?
Also, I cannot access the Slack channel (For signup, it is asking my email to be associated with @ebi.ac.uk domain.) Could you guide me like where to discuss the features and issues.
Thanks @heisdinesh. Good question - at the moment we are implementing pagination separately in each service - but I see that it would make more sense doing it as a util in FOCA. However, FOCA is currently under heavy rebuild due to the migration to Connexion v3, which comes with a lot of breaking changes. So the best way forward here is probably to implement it here cleanly, using proper isolation, so that it can be easily migrated to FOCA once we are ready.
As for discussions: These indeed happen on Slack. I'm not exactly sure what your issue is - where exactly is it asking you about the domain? Please try again with this invite.
Follow the new GA4GH pagination guide (draft) to implement a means of paginating the response: https://docs.google.com/document/d/1pu2icPEll-vueFcjCuUnjuAwEvtahOf_dyyaP5qqbCs/edit
The text was updated successfully, but these errors were encountered: