Is there a way to reconfigure this library at runtime? It seems that the application env is read when the process pool is started so future changes to the configuration do not get used.
Hi @lpil, I am afraid it is startup-config only at the moment. Would be nice to be able to dynamically size up/down, but we didn't get the use-case for that yet.
Hello!
Is there a way to reconfigure this library at runtime? It seems that the application env is read when the process pool is started so future changes to the configuration do not get used.
Thanks, Louis