Skip to content

Here's what's popular on GitHub today...

Maven logo
Popular topic
Maven is a build automation tool used primarily for Java projects.
GitHub Virtual Meetup: Africa
Upcoming event recommended by GitHub
May
18

GitHub Virtual Meetup: Africa

May 18, 2021 • Online

The month of May, we'll be discussing all things Innersource and community.
App recommended by GitHub

Stastic

Create a website or edit the one you have and host it on Github pages.

Hosting is free, without ads, and super fast. The editor is simple and optimized for mobile phones.

Note: static websites are very fast ! Stastic editor plugs into Jekyll websites, wich are natively supported by Github pages. Install Stastic, then add /admin to the website URL to enter the editor.

Trending repository
KevinClair
KevinClair commented Dec 10, 2020

Feature Request

Is your feature request related to a problem? Please describe

Is it nessary to support RocketMQ
  • Two ways to user it.
    • As a way to data sync from admin to bootstrap.
    • As a plugin to send mq message by request from bootstrap.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Trending repository
A-CiKe
A-CiKe commented Jan 8, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Describe what you expected to happen

When Dubbo is registered, it is registered according to the interface. If you want to logoff all interfaces provided by a service. It's too painful to search for only one interface, then enter the details, and then go offline. If you can provide a qu

Trending repository
LitileXueZha
LitileXueZha commented May 6, 2021

由于不想 docker 要配的 n 多环境变量,然后找到了个佛系同步大佬仓库的 repo,在本地跑完一遍并修改了些脚本后,打包到了腾讯云服务器上,然而撸好 cron 任务一天后,,,

发现 crazy_joy_coin 任务卡住了,一直没有新的日志,手动重启好几次后,又发现 某个脚本执行到第二个账号后,也卡住了!

遂开始排查问题:

  1. 云服务配置。1vCore 2G 1Mbps,网络一切正常
  2. 脚本。内存和 CPU 占用并不高,,也没有异常日志

只是单纯地卡住了 🤔 貌似根结还是在 http request 这块,不死心地我 ping 了下接口:

$ ping api.m.jd.com
PING e13993.a.akamaiedge.ne
App recommended by GitHub

AppVeyor

Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!