هذه الصفحة غير متوفرة حاليًا بلغتك المحلية. نحن نعمل جاهدين على إضافة المزيد من اللغات. شاكرين تفهمك ودعمك المستمر لنا.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
Help Center/ FunctionGraph/ Service Overview/ Notes and Constraints

Notes and Constraints

Updated on 2025-02-28 GMT+08:00

Supported Regions

For regions supported by FunctionGraph, see Regions and Endpoints.

Function Configuration

Table 1 Function configuration restrictions

Restriction Item

Description

Maximum number of versions allowed for a function

20 (including the latest version)

Maximum number of aliases allowed for a function

10

Each version can be associated with only one alias.

Maximum number of triggers allowed for a function version

10

Size of all environment variables of a function

4,096 characters

Maximum number of functions that can be created under an account

400

Maximum size of deployment packages allowed for an account

10GB

Number of concurrent executions per account

100

For more concurrent executions, submit a service ticket.

Maximum number of reserved instances that an account can create

90 (Number of concurrent executions per account x 90%)

For more reserved instances, submit a service ticket.

Maximum number of tags that can be created for a function

20

To use the pre-defined tags of Tag Management Service (TMS), enable this service.

Network

If VPC access is enabled, the default NIC is disabled and the NIC bound to the VPC will be used instead. Whether public access is supported depends on the VPC.

Async notification

To avoid cyclic invocation, do not set two functions as asynchronous execution targets of each other.

Logs

  • The default log group will be unavailable if you switch it to another one or disable Collect Logs.
  • Each function can have a maximum of 10 tags.

Function Code

Table 2 Function code restrictions

Restriction Item

Description

Size of a code deployment package (in ZIP or JAR format) that can be uploaded to the FunctionGraph console

40 MB

Size of a code deployment package (in ZIP or JAR format) that can be edited inline during function API invocation

50 MB

Size of exported resources

≤ 50 MB

Size of an original code deployment package allowed during function API invocation

  • ZIP: 1,500 MB (after decompression)
  • OBS bucket: 300 MB (after compression)

Maximum size of code that can be displayed on the console

20 MB

Private dependency

  • ZIP: 10 MB (If the file size exceeds 10 MB, upload it via OBS.)
  • OBS: OBS URL with the file in ZIP format

Function Flow

Function flow is available in CN East-Shanghai1 and AP-Singapore.

Table 3 Function flow restrictions

Restriction Item

Description

Max. function flows per account

200

For more function flows, submit a service ticket.

Max. nodes per function flow

100

For more function flow nodes, submit a service ticket.

Standard flows

For common services that take a long time to execute. Standard flows can only be invoked asynchronously.

Express flows

Better for services that take less than 5 minutes to execute. Express flows can be invoked synchronously or asynchronously, but their execution records are not persisted.

Function Running Resources

Table 4 Function running resource restrictions

Restriction Item

Description

Ephemeral disk space (/tmp space)

512 MB

File descriptors

2048

Total number of processes and threads

1024

Maximum execution duration per request

259,200s

If the execution takes longer than 90s, use asynchronous invocation.

For longer execution duration, submit a service ticket.

Valid payload size of invocation request body (synchronous invocation)

6 MB

Valid payload size of invocation response body (synchronous invocation)

6MB

By default, the size of the returned string or the JSON string serialized from the response body is less than or equal to 6 MB. The actual data size varies depending on the backend settings of FunctionGraph. The backend determines the size of the serialized data with a byte-level deviation. The actual valid payload size is 6 MB ± 100 bytes.

Valid payload size of invocation request body (asynchronous invocation)

256 KB

Image size per function

10 GB

Instances per tenant

1000

For more instances, submit a service ticket.

Max. memory per function

10 GB

Bandwidth

Unlimited

Single log size

Unlimited

Maximum execution duration of initializer

259,200s

For longer initializer execution duration, submit a service ticket.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback