mirror of
https://github.com/alexgo-io/peggedassets-server.git
synced 2026-01-12 22:43:29 +08:00
increase timeout
This commit is contained in:
@@ -64,7 +64,7 @@ provider:
|
||||
tableName: ${self:custom.tableName}
|
||||
stage: ${self:custom.stage}
|
||||
ETHEREUM_RPC: ${env:ETHEREUM_RPC}
|
||||
LLAMA_PROVIDER_RPC_GET_BLOCKNUMBER_TIMEOUT: 300
|
||||
LLAMA_PROVIDER_RPC_GET_BLOCKNUMBER_TIMEOUT: 5000
|
||||
|
||||
custom:
|
||||
stage: ${opt:stage, self:provider.stage}
|
||||
|
||||
Reference in New Issue
Block a user