cchacin commented on a change in pull request #561: [TOMEE-2669] [Translation] 
mp-faulttolerance-timeout example to Spanish
URL: https://github.com/apache/tomee/pull/561#discussion_r322347685
 
 

 ##########
 File path: examples/mp-faulttolerance-timeout/README_es.adoc
 ##########
 @@ -0,0 +1,107 @@
+= Tolerancia a fallos (Fault Tolerance) en MicroProfile - Timeout (Tiempo de 
espera)
+:index-group: MicroProfile
+:jbake-type: page
+:jbake-status: published
+
+Este es un ejemplo de como usar Microprofile `@Timeout` en TomEE.
+
+[discrete]
+== Funcionalidad de tiempo de espera (Timeout)
+
+`Fault Tolerance Timeout` permite especificar cuanto tiempo puede tomar una 
tarea en completar su ejecuciĆ³n y abortarla en caso de que tarde mas de el 
tiempo especificado. La funcionalidad de Timeout puede ser usada en conjunto 
con otras anotaciones para guiar la ejecuciĆ³n y resultado de una tarea. Mira la
 
 Review comment:
   Fixed in b25d0f5

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to