Skip to content

mlops-end2end #244

@luckymishra

Description

@luckymishra

import dbdemos
dbdemos.install('mlops-end2end')

Keep getting this warning

WARN: hitting api request limit 429 error: 2.1/jobs/run-now. Sleeping 15sec and retrying...
Retrying call.
WARN: hitting api request limit 429 error: 2.1/jobs/run-now. Sleeping 35sec and retrying...


and then getting this error (but others demos are installing without any problem with same cluster)

Installation error: Can't start the workflow
{'job_id': 346441304272759}.
dbdemos creates jobs to load your demo data. If you don't have cluster creation permission, you can start the job using the current cluster.
dbdemos.install('mlops-end2end', use_current_cluster=True)

Details
Pipeline configuration:
{"uid": 346441304272759, "run_id": null, "id": "init-job"}
API response:
{"error_code": "REQUEST_LIMIT_EXCEEDED", "message": "There are already 5 active runs (limit: 5).", "details": [{"@type": "type.googleapis.com/google.rpc.RequestInfo", "request_id": "d7b092c2-fd1e-4326-993c-999e50a1939a", "serving_data": ""}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions