Olivier Albertini

Results 13 issues of Olivier Albertini

**Is your feature request related to a problem? Please describe.** For now, we don't handle timeout event. From NodeJS doc: >Setting the timeout option or using the setTimeout() function will...

feature-request
pkg:http-instrumentation

This should also include examples

documentation

## 🐛 Bug Report Get an error when passing config as readonly object. ## To Reproduce Steps to reproduce the behavior: Pass config as readonly object. ## Expected behavior Everything...

bug

## 🚀 Feature Proposal Since breaking change of zeebe-node 2.3.0, we need to use exporter in order to get more info about workflow... See #3 for more details ## Motivation...

enhancement
Zeebe
workit-camunda

closes #132 TODO: - [ ] Add example (how to use it) - [ ] Add tests

feat

## 🚀 Feature Proposal Related to https://github.com/VilledeMontreal/workit/issues/130, we should expose `handleBpmnError` for CamundaBPM and `complete.error` for Zeebe. `ICamundaService` is the right place. It's not blocking for Camunda BPM since it's...

good first issue
workit
feat

## 🚀 Feature Proposal Add method `getWorkflowInstance` and `getWorkflowInstances` ## Motivation In Camunda BPM you can query instances through REST API (https://docs.camunda.org/manual/7.9/reference/rest/process-instance/get/ and https://docs.camunda.org/manual/7.9/reference/rest/process-instance/get-query/), we should do it with Zeebe...

workit
feat

## 🐛 Bug Report Got 404 Not found when clicking on links ## To Reproduce Steps to reproduce the behavior: Go to https://www.npmjs.com/package/zeebe-elasticsearch-client and click in links ## Expected behavior...

documentation
good first issue
zeebe-elasticsearch-client

For each example in the `examples` [folder](https://github.com/VilledeMontreal/workit/tree/master/examples), we should add a readme file that describe what it does and how to run it.

documentation
good first issue

## Current behaviour The update is done manually ## Expected behaviour Travis should update the docs when a release has been made (check tag) --- Perhaps, we should create a...

documentation
enhancement
good first issue