Antoine Pultier

Results 57 issues of Antoine Pultier

Hi, I'm following the "Getting Started" ArgoCD documentation. I successfully deployed the guestbook, but you may want to know that the deployment is broken. Redis is missing. I get the...

**Describe the bug** It looks like the botpress server uses more and more resources over time. At first it looks like a memory leak but CPU usage, Memory usage, and...

bug

### Target Use Case I have a `` of type `raster` in which I would like to change the tiles dynamically. My use case is that my source is a...

feature

# Overview - What project is this issue for?: broid-slack - Is this a bug, security, feature request, or feedback: Bug ## Details Slack is not working. The webhook payload...

bug

### What does this PR do? This PR return an error instead of creating a default SSL configuration when the TLS configuration is invalid. ### Motivation See issue #5565 ###...

status/1-needs-design-review
kind/bug/fix
size/S
area/tls
breaking

The examples do not work, it seems that the Netily app returns 404 errors. `Error loading bot script. Please refresh the page and try again.`

bug

### Current Behavior When nodered is configure to persist the context in the local filesystem, Map and Set objects are not persisted but replaced by empty objects. It's most likely...

feature

The grid is 120 pixels wide by default, but this value can be reduced when zoomed.

enhancement

The library is written in [TypeScript](http://www.typescriptlang.org/). TypeScript is a superset of JavaScript adding strong typing and other features such as classes and interfaces. When I started the development, TypeScript was...

discussion

I experimented a naive map-reduce algorithm using [Parallel.js](https://adambom.github.io/parallel.js/), but the performances were disappointing. I think it's possible to improve the performances using WebWorkers in some use cases, but it will...

enhancement
note