Loïc Mathieu

Results 462 comments of Loïc Mathieu

@kpavlov of course it could be done, this was only to provide convenience methods as existed in the embedding store which have a memory impl with builtin JSON to String...

@kpavlov please advise. ChatMemory is already a kind of persistence layer, which currently is only implemented by an InMemory ChatMemory. Do you want me to add another layer of interface...

@kpavlov it took me some time to understand what you are asking because I based my code on the old serialization implementation of InMemoryEmbeddingStore that didn't provide a factory. I...

In a trigger, the next execution is a single date.

Anyway it cannot be done for 0.20. This table is based on the triggers table which contains one line per trigger (hard constraint). Doing what you ask is of course...

You can work on it but it may not be easy and would need some knowledge in core Kestra working and Micronaut

@saruman67 do you still have the issue? Reading the logs, it appears that your Kestra installation is doing nothing. How many Kestra instances do you run? One of each service?...

@MonaxGT your issue may not be the same as you don't have the same error message, here it indicates that a connection doesn't exist (08003 - connection_does_not_exist) which means that...

@saruman67 thanks for your feedback, if the issue only occurs in some specific Kubernetes environment it would be very difficult to understand what's going on.

@saruman67 can you check if you have the same issue as @janorga: the Postgres pod fails and restart. If so, please upgrade its resource allocation and restart it. @anna-geller @wrussell1999...