WilliamChen-luckbob

Results 8 issues of WilliamChen-luckbob

## Issue Description feature request ### Describe what happened (or what feature you want) When using Sentinel to protect my zuul gateway, here comes to me some questions. First of...

kind/discussion

Here is the code: ``` # coding:utf-8 import threading import traceback from imapclient import IMAPClient from common.logger import logger, notifiable_logger IDLE_WAITE_TIME_SEC = 10 class ProcessThread(threading.Thread): def __init__(self, *args, **kwargs): super().__init__(...

I'm new in java, in recent days I'm trying to develop a graceful shut down script for my springboot applications, but this confused me a lot... I have this little...

question
Awaiting response

Hey there! I'm a newbie who just switched from Java to Python. I've been looking into GPT and related documentation and issues. It seems that in the Flask-RESTx framework's API,...

question

See issue[ #2561](https://github.com/apache/incubator-dolphinscheduler/issues/2561) So far, I can see how to input k-v pairs into a new process instance. Inspired by Azkaban and Airflow, I'm thinking about another situation like this...

discussion
Stale

coding with feature 1.3.4 release there might be something wrong with property "location.nodenumber" which is shown in this screenshot. In the very beginning, I have created several nodes(5 nodes) behind...

question
Stale

**Ask a question** Guys, do you have any suggestions regarding displaying Server-Side Event (SSE) responses within the Swagger UI? I have certain functions that are related to AI and require...

question

**Describe the bug** When we try to retrieve DSP audiences created in AMC, the API consistently returns an error indicating our advertiserId is invalid. **URL of the content** [official document...

bug
documentation