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.
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.