GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-dart

No support for Parallelism

Open
#477 1 comment 0 reactions 0 assignees View on GitHub
kind/enhancement
Dominant language
Dart
Stars
548
Forks
49
Avg merge
53m
Merged PRs (30d)
1

Description

Am I missing something? using wrong?
It looks like the current system will only handle one request at a time????

run.dart line 27
shelf_io.serve(
Does not have shared = true
and No isolates are created

I have functions running on cloudrun that mostly call other services, it would be good to be able to process more than one at a time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.