Skip to content

Upgrade FunctionJob retrieval endpoints for higher speed #1899

Open
@JavierGOrdonnez

Description

@JavierGOrdonnez

Right now a JobCollection contains a list of Job uids, which we are retrieving one by one through the get_job endpoint.

It would probably speed up things to be able to use the list_jobs endpoint with a jobCollectionUid option to filter (similar to the already-implemented functionUid filtering option). This endpoint already has pagination included.

Metadata

Metadata

Labels

FeedbackFeedback through frontendreleasePreparation for pre-release/releasetype:enhancementFeature requests (functionality and UI)

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions