DIRACGrid / DIRACGrid/diracx

Make `JobParameters` stricter in DiracX

Abierto
#653 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
19
Forks
45
Merge medio
4 d 23 h
PR fusionados (30 d)
12

Descripción

In https://github.com/DIRACGrid/diracx/pull/626, we made the `JobParameters` pydantic model very flexible to allow any undocumented parameter to go through, but as discussed in the latest Bild Meeting, we actually want to document them and thus have a stricter model that take all of them into account.

Extensions should be able to easily extend the model in they have additional job parameters to support.

It involves going through DIRAC and streamline the job parameters (remove old and unused ones, merge the ones that are similar...).

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.