saowu

Results 11 issues of saowu

``` public Branch getBranch(Object projectIdOrPath, String branchName) throws GitLabApiException { Response response = get(Response.Status.OK, null, "projects", getProjectIdOrPath(projectIdOrPath), "repository", "branches", urlEncode(branchName)); return (response.readEntity(Branch.class)); } ``` I want to use the path...

到处是轮询,能用轮询绝不用websocket,大家都不差性能,每秒钟后台跑15+请求,看这着都臭,别说闻了,非常的nice!

Hello brother, how did your cool greedy snake come true? Can you write a tutorial and share it? I'd appreciate it very much!

### Version 2.9.2 ### Bug description ```java //close if (channelShell != null) { channelShell.close(true); channelShell.getInvertedOut().close(); } ``` ```java try { ChannelShell channelShell = clientSession.createShellChannel(); OpenFuture open = channelShell.open(); if (open.await(3000,...

你好,请问你这个demo的printObj怎么打印的啊,也没看见printObj,只看到了printDiv2 ![image](https://github.com/alexwjj/vue-iframe-print/assets/33569619/426d91a0-8a4e-4963-babe-0207f527b431) ![image](https://github.com/alexwjj/vue-iframe-print/assets/33569619/0dd4a329-b8d7-4e4f-b4cb-ff866fd49252)

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![image](https://github.com/user-attachments/assets/ebe589fa-d580-4dfa-b737-ce47553864b3) Here entry.getValue() may be null ``` [INFO] 2024-09-03 16:55:33.453...

bug
Stale

## Purpose of the pull request fix #16573 ## Brief change log ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This pull...

bug
backend

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![Image](https://github.com/user-attachments/assets/89084b10-6e4e-4ce0-a91b-88c412b0831b) A single task instance runs or runs backwards only...

bug
roadmap

**What would you like to be added**: Enhanced graphical interface management, using button drop-down boxes for management, and supporting YAML management **Why is this needed**:

kind/feature

### Describe the bug Enable "Allow access to container domain & IP", the computer network is interrupted. ### To Reproduce 1、Enable "Allow access to container domain & IP", the computer...

t/bug