I’m just getting empty run steps today:
SyncCursorPage[RunStep](data=[], object='list', first_id=None, last_id=None, has_more=False)
I’m not even setting after
or before
I’m just getting empty run steps today:
SyncCursorPage[RunStep](data=[], object='list', first_id=None, last_id=None, has_more=False)
I’m not even setting after
or before
the run completes with no error, just no step at all, no function call, no message creation, no required_action, nothing. just… kthxbye
oops, in fact I just reached my hard limit
not a bug
How did you figure out that you reached the hard limit? Did API give you any indication?
sorry, I just saw your message.
Runs have a last_error field you can read when the status is failed.