Re: onStop Global function doubts

2015-03-11 Thread Alan Alfredo Rojas Marroquin
Thank!!! Apparently Global.onStop is called after SIGTERM. El miércoles, 11 de marzo de 2015, 0:26:12 (UTC-5), Jon Mountjoy escribió: > > When Heroku is going to terminate a dyno it sends it a SIGTERM. See the > doc >

Doubs about Dyno Cycling

2015-03-11 Thread Alan Alfredo Rojas Marroquin
Hi, I have a Java Play Framework Deployed. And I have those questions about Dyno(s) cycling: When a SIGTERM is performed or is in clycling: 1. What happens with the requests to my app? are They accepted?. What response is gave to client ? 2. What happens if a request was accepted