Cristiano Coelho

Results 44 comments of Cristiano Coelho

@Sharlaan I don't really have time to make a proper example in a code sandbox. Please see the attached zip file with the code and captures of how it looks....

Same question... Not even the demo runs a code at all, does it just show a notification and that's all?

Well. The code from here provides a good starting point. You can implement your actual code delegating stuff to a HeadlessJS task which can be started from this service, or...

Note that this bug is pretty game breaking since it makes the rand_apply parameter and functionallity totally useless because there's always "garbage" in the funcWeights list from default parameters, even...

As an option to also set the chance of an individual to mutate you can use the rand_apply option from FunctionSlot and have a dummy function with 1 - the...

@landoncope I did the same... crontab that restarts every 1 hour (yes, had to get that frequent). Hopefully there's a better fix.

Looks like it happens with pretty much any query that fails to run, and the issue is that query errors are not being handled and so if a connection re...

Hello, thanks for the quick response! The promise change is a great addition as catching errors was impossible before (remember to update the docs!) However, for connection errors, it still...

Hi, any ideas on this? Can you re open it so it doesn't get lost?

I will take a look over the weekend and see if I can make any code change that fixes it if it is not fixed by then, thanks for reopening!