佬们求教一下怎么回事呜呜呜,研究半天了,desktop用不了,cli是正常的,用的中转站,配置我感觉没问题啊。呜呜呜呜
一直提示;
API Error: 400 ..content.2.cache_control.ttl: a ttl=‘1h’ cache_control block must not come after a ttl=‘5m’ cache_control block. Note that blocks are processed in the following order: tools, system, messages. (request id: 202605221836219265985218268d9d64x7sL99i) (request id: 202605221836143592889278268d9d6mfqRB0GA) (request id: 202605221836215240216228268d9d6NNK4XPwt)
Something went wrong
Try sending your message again. If it keeps happening, share feedback so we can investigate.
API Error: 400 ***.***.content.2.cache_control.ttl: a ttl='1h' cache_control block must not come after a ttl='5m' cache_control block. Note that blocks are processed in the following order: tools, system, messages. (request id: 202605221836219265985218268d9d64x7sL99i) (request id: 202605221836143592889278268d9d6mfqRB0GA) (request id: 202605221836215240216228268d9d6NNK4XPwt)
You can restart the conversation from an earlier message.
400就是请求格式的问题,看样子是5m之后有个1h的断点,你看看能不能配置把1h换成5m
也有可能5m是上游加的
我试了关了1m还是不行,cli没用任何问题1m也能用![]()
问题是你这个错误是1h和5m都用了,你能看请求日志吗?主要是信息不够,我不确定
我感觉没配错,等我明天再研究一下,早点睡哦
我的意思是,你得看一下原始请求内容,1h after 5m,缓存TTL只能递减
我的水平有点听不懂了,明天我研究学习下,谢谢佬![]()
稍微解释一下,是因为我不确定这是你的问题还是上游的问题,所以得看一下本地的请求内容,如果没错就是上游的问题
你看看你的gateway能不能看到请求内容的日志,否则你可以再套一层gateway看一下
怎么感觉像是我用过的站,之前也遇到了一样的问题,还以为问题含敏感信息了![]()


