mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
@@ -180,6 +180,7 @@ func (s *Server) serve(ctx context.Context, c *gin.Context, appName string, foun
|
||||
Timeout: time.Duration(found.Timeout) * time.Second,
|
||||
}
|
||||
|
||||
s.Runner.Enqueue()
|
||||
switch found.Type {
|
||||
case "async":
|
||||
// Read payload
|
||||
|
||||
Reference in New Issue
Block a user