aiondemand / aiondemand/roadmap
API: Revise Connectors: OpenML
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Connectors currently only run at the root node and connect directly to the database.
They also fail to update existing assets, and are stateful which is error prone.
They run in background processes, which is against docker best practices, and also have insufficient logging to perform posthoc diagnostics.
Ideally we just provide a more streamlined connector development experience, that's also based around REST API access instead of direct database access. This will make it easier for people to develop their own connectors, and may also simplify maintenance in the future.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.