Skip to content

Once run is error, the experiment will exit #223

@kerthcet

Description

@kerthcet

What happened:

  File "/Users/kerthcet/.pyenv/versions/3.12.11/lib/python3.12/asyncio/base_events.py", line 691, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "/Users/kerthcet/Workspaces/InftyAI/alphatrion/tmp/logdataset.py", line 92, in main
    await task.wait()
  File "/Users/kerthcet/Workspaces/InftyAI/alphatrion/alphatrion/run/run.py", line 82, in wait
    await self._task
openai.RateLimitError: Error code: 429 - {'error': {'message': 'Model busy, retry later'}}

Once we hit some error with the run, the experiment will be exit with completed, also the run will be recorded as failed.

Image

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.needs-priorityIndicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions