wasmer icon indicating copy to clipboard operation
wasmer copied to clipboard

Edge-CLI: Increase instance log query pagination limit

Open theduke opened this issue 1 year ago • 2 comments

The GraphQL API was previously limited to only fetching ten log rows per request.

This has been fixed by https://github.com/wasmerio/wapm.io-backend/issues/653.

We should increase the pagination size to something more reasonable.

@ayys , what is the max page size now?

theduke avatar Jan 29 '24 17:01 theduke

Current max size is 100 per page. I can easily bump it up though.

ayys avatar Jan 29 '24 17:01 ayys