Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Add optional fetch parameter to support the newly introduced sampling fraction functionality.

Adam Reichold requested to merge fetch-sampling-fraction into main

Companion MR to metadaten!787 (merged)

Example usage

fetch(query="source:uvp-portal-uba", url=fetch.SEARCH_URL_LOCAL, sampling_fraction=0.01)

Merge request reports