Storage

Azure Storage, AWS Storage , Google Cloud Storage
1
2
3
4
5
6
7
8
9
    {
        "enable": "true",
        "alias": "State2",
        "type": "storage",
        "timeout": "5",
        "retry": "2",
        "storagetype": "file",
        "durationofbreak": "45"
    }
General
enable Enable the State (True/False)
alias Define a unique name to identify the service
type Sets the type of State (Storage
storagetype defines the Storage type (File/AzureBlob)
timeout Sets the default timeout to fail
retry Sets the default timeout to fail
durationofbreak Sets the duration of the Circuit-Break

Local

The Devprime platform provides several parameters for customizing the State Local.

Azure Storage

The Devprime platform provides several parameters for customizing Azure Storge.

AWS Storage

The Devprime platform provides several parameters for customizing AWS Storge.

Google Cloud Storage

The Devprime platform provides several parameters for customizing Google Cloud Storage.

Last modified August 20, 2024 (2f9802da)