|
Hi there, Currently developing the history page feature on the palteform , I need to be able to fetch all sequences for a given day. It seems that using the client, it is not possible to param the maximum number of sequences to fetch. pyro-api/client/pyroclient/client.py Line 242 in bdceda1 I am right ? If it is the case, I would be happy to open an issue asking to be able to param limit or remove this filter (because not knowing when this filter is relevant as long as for a given day, the number of sequences might always be quite limited) |
Answered by
frgfm
Jun 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved in #476 :)