赵尚
赵尚
It is suspected that the ws request caused the CPU memory abnormality
Both new versions, still doesn't work, The request result still returns an error ``` ./op-geth version Geth Version: 0.1.0-unstable Git Commit: b5fecf58ec77909c70bd15b96b32b593af0b38ff Upstream Version: 1.11.6-stable Architecture: amd64 Go Version: go1.19.11...
This problem is aimed at the Legacy Geth node. After running, there is a problem when querying old data. Neither the previous geth nor the upgraded geth software can return...
I have the same problem Hello, I'm having trouble starting after upgrading near-indexer-for-explorer to version 0.10.23 The execution of sql is normal, but the execution of cargo build --release failed...
如果更改代码现在后编译运行,长时间运行对categraf没有关系吧? 比如过categraf也有运行时间限制之类的
在更改文件 models/task_tpl.go 中 函数Verify和CleanFields 判断时间改为 ``` if t.Timeout > 36000*24 { return errors.New("arg(timeout) longer than one day") } ``` 编译后运行,创建脚本是可以设置超时超过1天的时间,但是在使用脚本执行任务或直接创建任务时还是会弹出提示 `arg(timeout) longer than one day` 请问这种情况还应该更改哪些地方?
就这2个地方,除了这个没改`pkg/i18nx/var.go`,其他都改了,不行才问的 前端代码和categraf也搜索了,没有这个错误 
修改ibex超时后可以,运行任务可以超过1天的时间 我可以将代码合并到这里吗,将超时时间设置为5天限制?
未执行完成,是没有产生输出文件的 @kongfei605 只有在运行完成才有stdout 和 stderr  