Query processing and successful jobs on API filtering on parameters

Hi,

We do use API to check if jobs are still running or succeeded/failed.

However the only way we can do it is get all jobs and filter in memory, that does produce huge amount of sql traffic.

Could someone advice how we could select jobs filtered by parameter from database. If it is impossible could it be implemented in API.

Thank you,
Ignas

1 Like