mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-26 09:50:40 +00:00
feat: add throttle runtime (#3685)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
use common_runtime::runtime::RuntimeTrait;
|
||||
use common_runtime::JoinHandle;
|
||||
use futures::Future;
|
||||
use rustpython_vm::builtins::PyBaseExceptionRef;
|
||||
|
||||
Reference in New Issue
Block a user