usegalaxy-eu / tpv-metascheduler-api

Metascheduler for TPV as Service
MIT License
0 stars 3 forks source link

Adding a simple e.g. sqlite database to store historical job/destination data on the Galaxy side #8

Closed abdulrahmanazab closed 1 month ago

abdulrahmanazab commented 4 months ago

Create a PoC for storing some historical info which doesn't require collecting information from the actual destination, e.g. the info which already can be collected at the Galaxy side.

Example: Waiting time of submitted jobs

@pauldg to create a PoC

This PoC will be useful for multiple parameters that can be used in scheduling decisions

pauldg commented 4 months ago

Perhaps we don't need this yet, please see: https://github.com/usegalaxy-eu/tpv-metascheduler-api/issues/6#issuecomment-1980516199

pauldg commented 1 month ago

Covered by inlfuxdb