Tweak timeout API Entreprises

This commit is contained in:
Paul Chavard 2018-03-27 17:59:51 +02:00
parent 5ae8eb3383
commit 2f68b7c4b3

View file

@ -8,7 +8,7 @@ class ApiEntreprise::API
EXERCICES_RESOURCE_NAME = "exercices" EXERCICES_RESOURCE_NAME = "exercices"
RNA_RESOURCE_NAME = "associations" RNA_RESOURCE_NAME = "associations"
TIMEOUT = 10 TIMEOUT = 15
def initialize def initialize
end end