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.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
What happened:
Once we hit some error with the run, the experiment will be exit with completed, also the run will be recorded as failed.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment: