koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

kontrol: remove adding 'nbf' to token generated from kontrol to avoid dealing with clock drift problems #148

Closed sent-hil closed 8 years ago

rjeczalik commented 8 years ago

kite_test.go:137: timeout: No response to "ping" method in 4s - if we've made the GetKites timeout configurable and use e.g. 8s for tests most of the failed runs would go away.

rjeczalik commented 8 years ago

Going to rework this in separate PR.