秋田预测市场 · Discord 审计

AI_noob参与话题 2消息总数 10

该用户的聊天记录定位。

Reset

聊天记录

共 10 条,显示第 1-10 条
AI_noob 2026-07-13 07:51:45 Kalshi

I think those are covered by the demo so you should be good.

I think those are covered by the demo so you should be good.

AI_noob 2026-07-09 04:08:11 Kalshi

Right, empirically that's true. Just hoping Kalshi would offer a cleaner solution 😆

Right, empirically that's true. Just hoping Kalshi would offer a cleaner solution 😆

AI_noob 2026-07-09 04:03:26 Kalshi

<@1294044400065839177> If a quote for RFQ is not accepted, it seems like Kalshi would cancel it without notifying the user. Do you think it's helpful to add a `quote_canceled` message to make the quote lifecycle complete? For comparison, `user_orders` chanenl includes all lifecycle events for an order.

<@1294044400065839177> If a quote for RFQ is not accepted, it seems like Kalshi would cancel it without notifying the user. Do you think it's helpful to add a `quote_canceled` message to make the quote lifecycle complete? For comparison, `user_orders` chanenl includes all lifecycle events for an order.

AI_noob 2026-07-09 02:54:32 Kalshi

This is helpful, thanks! So if I confirm all the accepted quotes, the issue may go away? I feel like my confirm rate is already high...

This is helpful, thanks! So if I confirm all the accepted quotes, the issue may go away? I feel like my confirm rate is already high...

AI_noob 2026-07-09 02:11:40 Kalshi

It seems like the 409 errors often follow a `quote_accepted` message

It seems like the 409 errors often follow a `quote_accepted` message

The initial quotes were sent out normally after startup, but after a while all quotes would be rejected with this `quote_timed_out` error.

The initial quotes were sent out normally after startup, but after a while all quotes would be rejected with this `quote_timed_out` error.

Does anyone know what this means when creating RFQ quotes? ``` HTTP 409: {"error":{"code":"quote_timed_out","message":"quote timed out","service":"midland"}} ```

Does anyone know what this means when creating RFQ quotes? ``` HTTP 409: {"error":{"code":"quote_timed_out","message":"quote timed out","service":"midland"}} ```

For RFQ, if MM creates a quote but the quote is not accepted, would the MM get a notification like quote-canceled? Would the quote stay open forever until the MM cancels the quote?

For RFQ, if MM creates a quote but the quote is not accepted, would the MM get a notification like quote-canceled? Would the quote stay open forever until the MM cancels the quote?

AI_noob 2026-06-25 23:31:11 Kalshi

It seems like some MVE markets would disappear from get-markets and get-market call after settlement. I have a ticker and I confirmed get-market worked a few days ago, but now get-market gives me a 404_not_found error. Here is the ticker: `KXMVESPORTSMULTIGAMEEXTENDED-S20264D9EE93722B-A44E0D87FAC`: ```{ "error": { "code": "not_found", "message": "not found", "service": "query-exchange" } }```

It seems like some MVE markets would disappear from get-markets and get-market call after settlement. I have a ticker and I confirmed get-market worked a few days ago, but now get-market gives me a 404_not_found error. Here is the ticker: `KXMVESPORTSMULTIGAMEEXTENDED-S20264D9EE93722B-A44E0D87FAC`: ```{ "error": { "code": "not_found", "message": "not found", "service": "query-exchange" } }```