schedule
Here are 898 public repositories matching this topic...
-
Updated
Oct 11, 2020 - Shell
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Oct 10, 2020 - HTML
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Nov 25, 2019 - JavaScript
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Oct 12, 2020 - PHP
Seems that touchesWith()
will always return true if the compared periods are in the same day, even if the times are not really touched and the precision is SECOND.
Example:
$a = Period::make('2018-01-01 06:30:00', '2018-01-01 07:30:00');
$b = Period::make('2018-01-01 09:00:00', '2018-01-01 10:00:00');
$overlap = $a->touchesWith($b);
(true)
This leads to gap()
function not
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 8, 2020 - JavaScript
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
After registering for oSC 2018 there is an "Edit your Registration" link on https://events.opensuse.org/conference/oSC18/register - following it takes me to https://events.opensuse.org/conference/oSC18/register/edit which shows my arrival/departure dates, but all check-boxes (T-shirt size, How did you find o
-
Updated
Apr 30, 2017 - Java
-
Updated
Oct 6, 2020 - PHP
一些建议
首先感谢各位开发者的无私奉献,由于不算非常深度的试用,可能下面提到的建议不是很合理,请见谅!
1、目前查看某任务的整棵依赖树的方式感觉不方便,还得手动点击上游,下游再点所有,才能查看。应该输入任务节点后就显示整棵树,及各节点运行情况(颜色区分即可);
2、一个任务是否可以增加自依赖选择,即可以选择依赖自己上一版本执行情况,如果上一版本执行异常,下一版本就挂起;
3、对于已经产生异常,并错过很多版本的任务,在手动恢复执行完成后,漏跑检测仍然会把之前版本自动调起来跑,这个感觉不是很合理;
4、单任务日志查看的地方也应该增加状态选择,否则只能通过翻页来查找某个版本的执行情况;
5、当资源不够无法执行任务时,所有任务应该挂起,而不应该后续版本也继续跑起来呈报错状态;
6、比如有个任务设置的是1分钟跑一次,那生成的版本确实非常多,然后在手动执行的时候,下拉框里看不到所有版本;
7、
一键复制任务功能
-
Updated
Dec 11, 2019 - Objective-C
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Oct 12, 2020 - PHP
Improve this page
Add a description, image, and links to the schedule topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the schedule topic, visit your repo's landing page and select "manage topics."
At present, the Chinese and English of our official documents are not synchronized. We hope that friends who are interested in participating in community contributions will complete it. I will post some articles that need English translation here. Interested friends can leave a message below to choose articles of interest to participate.
Official document address: https://dolphinscheduler.apach