Increase api_entreprise_timeout
This commit is contained in:
parent
db412b5854
commit
78a40b5176
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class ApiEntreprise::API
|
|||
BILANS_BDF_RESOURCE_NAME = "bilans_entreprises_bdf"
|
||||
PRIVILEGES_RESOURCE_NAME = "privileges"
|
||||
|
||||
TIMEOUT = 15
|
||||
TIMEOUT = 20
|
||||
|
||||
class ResourceNotFound < StandardError
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue