Support upserts to multiple documents for opensearch
Open
- Dominant language
- Python
- Stars
- 19
- Forks
- 45
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 12
Description
This feature would be helpful for upserting job parameters for multiple jobs in bulk. At the moment I have to do:
https://github.com/DIRACGrid/diracx/blob/7c260ccbcac8224d1fe5699eca38b5128ea5fa15/diracx-routers/src/diracx/routers/jobs/status.py#L174-L180
See: https://github.com/DIRACGrid/diracx/pull/397#discussion_r1950658972_
Contributor guide
Assessment
This issue has not been assessed yet.