willowtreeapps / wombats-lambda

0 stars 1 forks source link

[Bug] - Clojure Lambda Fn #15

Open oconn opened 7 years ago

oconn commented 7 years ago

BEFORE SUBMITTING AN ISSUE CHECK THE FOLLOWING:

ISSUE DESCRIPTION

- What version of the project are you using?

Alpha1

- What did you do? (Steps to Replicate Issue)

Uploading a clojure bot that does any significant work appears to break all bots running the same lambda function

- More details?

I temporarily updated the clojure lambda function to run for 5 seconds which loads all the bot code. On subsequent runs the functions finish under 1 second. I assume the problem lies in loading the Clojure environment the first.