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
Return just a few of them, not all. Also its needed the support for pagination.
I would say that we can have a limit of 10 jobs by default if the parameter is not given and a max limit of 50 if we want to query more of them. This would affect only the jobs query by now.