iron-io / functions-ui

User interface for IronFunctions - http://github.com/iron-io/functions
https://iron.io
Apache License 2.0
95 stars 18 forks source link

add idle_timeout to routes #11

Closed c0ze closed 6 years ago

c0ze commented 6 years ago

Add idle_timeout to functions ui for hot functions.

related to https://github.com/iron-io/functions/pull/663

currently doesn't work as it seems client is passing idle_timeout as string.

using type transformations, it seems ok.

c0ze commented 6 years ago

@kunihiko-t with the last commit, this seems ok ! Would appreciate if you could take a look !

c0ze commented 6 years ago

Thanks ! I'll merge this, but I don't know how to actually make a release for functions-ui. Let's see if some magic happens after merge :)