AgilionApps / remix

Automatic recompilation of mix code on file change.
Other
149 stars 26 forks source link

Up initial poll call to 10 seconds. #1

Closed alanpeabody closed 9 years ago

alanpeabody commented 9 years ago

This has a couple of effects:

  1. Compile failures do not happen so quickly that the supervisor gives up and the app stops.
  2. The first poll is delayed, so any changes will have a lag time.
  3. Remix will continue trying to re-compile every 10 seconds indefinitly.