Stanislas Bruhière

Results 6 issues of Stanislas Bruhière

Hi, I am quite new to this project and I came across #260 which was never merged back in 2019 but I think would be a great addition to this...

Hi ! I'm facing a weird behavior with the tinyKV used as state management I am currently adding prometheus metrics, testing by injecting a dummy state in `state.json`, and starting...

As discussed in #28 , I am implementing prometheus metrics to monitor services status and implement alerts when some servies are not starting properly. This is still a work in...

Hi ! I've done some improvements on the middleware side of this project while using it. We've been thinking of another improvement for this project on the service. We're currently...

Module "imp" has been removed in python 3.12 in favour of [importlib](https://docs.python.org/3.9/library/importlib.html#module-importlib) ``` ModuleNotFoundError: No module named 'imp' ``` If you're okay with it I can take a look

We should add a configuration to allow using a proxy instead of the real s3 url. The s3 url is sometimes flagged as malicious in some entreprise networks. - [x]...

type: improvement
high priority
module: services