Attempts38,89085.0% ok
Est. cost$76.16$1.96 / 1k req
Outcomes
ok 33,072429 0err 5,818
x$27.35
33,135 attempts · 85% of calls
wechat_mp$45.42
4,703 attempts · 12% of calls
weibo$0.78
788 attempts · 2% of calls
xiaohongshu$2.62
264 attempts · 1% of calls

By source

top 20
source_wechat_gh_ee7eea2a22ab506$5.06
source_x_chatgptapp460$0.00
source_wechat_liangziwei286$2.85
source_wechat_cbn_yicai265$2.64
source_wechat_gh_4ed145384731262$2.53
source_wechat_rmrbwx253$2.53
source_wechat_xinhuashefabu1242$2.42
source_x_feishu_candidate_kaweees1235$0.00
source_x_jhyuxm230$0.00
source_wechat_xinzhiyuan217$2.17
source_wechat_nbdnews210$2.08
source_wechat_jiqizhixin141$1.39
source_x_coindesk137$0.08
source_wechat_chinanewsweekly133$1.32
source_wechat_wowjiemian132$1.32
source_x_alibaba_qwen116$0.09
source_x_notebooklm115$0.00
source_x_openaidevs113$0.09
source_x_miramurati113$0.09
source_x_feishu_candidate_helloitsaustin112$0.09

By endpoint

twitter/web/fetch_user_post_tweet33,135$27.35
wechat_mp/v2/fetch_article_detail3,449$34.31
wechat_mp/v2/fetch_account_articles1,098$10.95
weibo/web_v2/fetch_user_posts788$0.78
xiaohongshu/app_v2/get_user_posted_notes240$2.38
wechat_search/v2/fetch_search156$0.16
xiaohongshu/app_v2/get_image_note_detail24$0.24

By status

ok33,072$76.16
4xx5,805$0.00
error9$0.00
5xx3$0.00
timeout1$0.00

失败的 endpoint

按失败次数 · top 20
twitter/web/fetch_user_post_tweet17% fail
33,135 attempts · 27,347 ok · 5,788 fail
4xx 5,776error 95xx 2timeout 1
wechat_mp/v2/fetch_article_detail1% fail
3,449 attempts · 3,431 ok · 18 fail
4xx 18
weibo/web_v2/fetch_user_posts1% fail
788 attempts · 781 ok · 7 fail
4xx 7
wechat_mp/v2/fetch_account_articles0% fail
1,098 attempts · 1,095 ok · 3 fail
4xx 25xx 1
xiaohongshu/app_v2/get_user_posted_notes1% fail
240 attempts · 238 ok · 2 fail
4xx 2

失败最多的 source

按失败次数 · top 20
source_x_chatgptappx460 / 460100%
source_x_feishu_candidate_kaweees1x235 / 235100%
source_x_jhyuxmx230 / 230100%
source_x_notebooklmx115 / 115100%
source_x_coindeskx56 / 13741%
source_x_feishu_candidate_pathak2206x30 / 30100%
source_x_rasbtx27 / 7039%
source_x_alibaba_qwenx25 / 11622%
source_x_openaidevsx23 / 11320%
source_x_miramuratix23 / 11320%
source_x_feishu_candidate_helloitsaustinx22 / 11220%
source_x_feishu_candidate_nikitabierx21 / 11119%
source_x_feishu_candidate_mntruellx20 / 11118%
source_x_deitaonex20 / 11118%
source_x_axiosx19 / 11017%
source_x_feishu_candidate_jonathanross321x19 / 10917%
source_x_oriolvinyalsmlx19 / 11017%
source_x_claudedevsx19 / 10917%
source_x_cisacyberx19 / 10818%
source_x_realdonaldtrumpx18 / 10717%

怎么看

  • ok 成功(计费);429 限流——良性,会退避重试。
  • 4xxTikHub 瞬时 400(报文「please retry / 不会被扣费」)——已自动重试,通常良性;若某 endpoint 4xx 占比异常高需关注上游稳定性。
  • 422 参数错误——需处理:多为该 source 的 handle / 配置不对(对照「失败最多的 source」)。
  • 5xx / timeout / error——上游/网络,需观察或处理
  • ⚠️ 均为尝试级计数:开启重试后瞬时 400 会被重试,attempt 级 4xx 偏高但 source 最终多数成功——别只看 attempt 成功率。后续迁观测云做 outcome 级 + 告警。