kthcloud / go-deploy

Creation and management of resources on kthcloud
https://api.cloud.cbh.kth.se/deploy
MIT License
3 stars 1 forks source link

GpuLeases negative queue position #521

Closed pierrelefevre closed 4 months ago

pierrelefevre commented 5 months ago
{
        "id": "9e906cfd-a90f-444f-b105-4b2fb0bddfcf",
        "gpuGroupId": "euvsqzn4o3wvpli5unxup79zftoyomseekixuq",
        "active": true,
        "userId": "b54f2daa-cadb-49ce-9d83-7895e9cd3ef5",
        "vmId": "2b6774e8-0ad9-4d3e-b3ab-c31d846d452b",
        "queuePosition": -1,
        "leaseDuration": 168,
        "activatedAt": "2024-04-26T10:20:07.998Z",
        "assignedAt": "2024-04-26T10:12:39.993Z",
        "createdAt": "2024-04-18T18:20:20.401Z",
        "expiresAt": "2024-05-03T10:20:07.998Z"
    },

user b54f2daa-cadb-49ce-9d83-7895e9cd3ef5

saffronjam commented 5 months ago

Potential fix in https://github.com/kthcloud/go-deploy/pull/522