WilliamChen-luckbob
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...
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...
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,...
[Feature]Support to Input a json string instead of k-v pairs while triggering a new process instance
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...
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...