Pete-Humans.Inst

Results 23 comments of Pete-Humans.Inst

Curious if there was a quick workaround. The data is still returned in the object at the same spot so I can still track things or update manually.

Quick update - this is true for any use of response_type not specific to JSON response. note this request was... ``` const response = await openai.chat.completions.create({ model: callDetails.model.model, messages: [...

@gonzaloaune 1. What other Status types are available here? Are you able to enumerate the full list with example objects and i'll make sure we deal with the all appropriately?...

Suggested fix by Evan https://github.com/stakwork/sphinx-tribes/pull/2449

Before A refresh when logout has occured: ![sphinx wed 15 jan 01 37 51](https://github.com/user-attachments/assets/51c18e1b-f1e4-49e2-bbe0-f8435d64ac56) Associated Logs: [errors.log](https://github.com/user-attachments/files/18419486/errors.log) After Refresh: ![image](https://github.com/user-attachments/assets/d277109f-d67e-4733-8df1-60ec6bf7309c) Logs After refresh: [errors-postRefresh.log](https://github.com/user-attachments/files/18419487/errors-postRefresh.log)

Raphael replicating "I just saw the error, its a token refreshed failed error": ![image](https://github.com/user-attachments/assets/483da8c5-cfe6-4471-982e-6d1949da4c1a)

Current implementation Logic: - Balance is deducted on send - Balance is then refunded when we know it is failed - Balance could get out of sync if we don't...

@tobi-bams will discuss later. Just want to walk through this design

@elraphty have you had a look at this one yet? i'm going to pick up the bounty and setup once I have access.

@tomsmith8 is this something that's been observed before or is this new for you? Any strange network behaviour or other issues around this time which might complicate things?