Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(route): 上海市药品监督管理局发布时间 #11265

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

nczitzk
Copy link
Contributor

@nczitzk nczitzk commented Nov 12, 2022

该 PR 相关 Issue / Involved issue

Close #11264

完整路由地址 / Example for the proposed route(s)

/gov/shanghai/yjj/zh

新 RSS 检查列表 / New RSS Script Checklist

  • 新的路由 New Route
  • 文档说明 Documentation
    • 中文文档 CN
    • 英文文档 EN
  • 全文获取 fulltext
    • 使用缓存 Use Cache
  • 反爬/频率限制 anti-bot or rate limit?
    • 如果有, 是否有对应的措施? If yes, do your code reflect this sign?
  • 日期和时间 date and time
    • 可以解析 Parsed
    • 时区调整 Correct TimeZone
  • 添加了新的包 New package added
  • Puppeteer

说明 / Note

@github-actions github-actions bot added Route: v2 v2 route related Auto: Route Test Complete Auto route test has finished on given PR labels Nov 12, 2022
@github-actions
Copy link
Contributor

Successfully generated as following:

http://localhost:1200/gov/shanghai/yjj/zh - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shanghai/yjj/zh
Error message: RequestError: Timeout awaiting 'request' for 30000ms
    at ClientRequest.<anonymous> (/app/node_modules/got/dist/source/core/index.js:970:65)
    at Object.onceWrapper (node:events:628:26)
    at ClientRequest.emit (node:events:525:35)
    at ClientRequest.origin.emit (/app/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
    at TLSSocket.socketErrorListener (node:_http_client:494:9)
    at TLSSocket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
    at Timeout.timeoutHandler [as _onTimeout] (/app/node_modules/got/dist/source/core/utils/timed-out.js:36:25)
    at listOnTimeout (node:internal/timers:561:11)
    at processTimers (node:internal/timers:502:7)
Helpful Information to provide when opening issue:
Path: /shanghai/yjj/zh
Node version: v16.18.1
Git Hash: 68eed8e

@TonyRL TonyRL merged commit b408e1d into DIYgod:master Nov 14, 2022
@nczitzk nczitzk deleted the fix/yjj branch November 14, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Complete Auto route test has finished on given PR Route: v2 v2 route related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

上海药监局无法正确获取时间
2 participants