Tin Nguyen
Tin Nguyen
Hi all, Do we have an option in Bull allows to remove the failed/completed jobs in queue after a period time (1 day/week/month)? I think it's necessary because it can...
## Guidelines Please help me to resolve the issue if you can. I config-ed Neo4j Sink Connector to write the data from a Kafka topic to Neo4j. However I'm facing...
I'm facing 1 issue on my Unit Test. It happens when I tried to add `babelify` into `browerify`'s transform to convert ES6 in my implement code. ``` browserify: { transform:...
I'm using Confluent Kafka image to run Kafka via docker container on my machine. the kafka broker is often hang and unable to be connected when I did run some...
Hi all, Is there any pending improvement or work around solution to prevent creating the duplicated queues when doing the code below multiple times (same name)? ```javascript const newQueue =...
I'm facing the error on my local - MAC OS once importing and using the component in code Error: Cannot find module 'react-bootstrap-datetimepicker' from '' at /node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:46:17 at process (/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:173:43)...
## Description This is the fix related to my comment in https://github.com/microsoft/spring-data-gremlin/issues/230#issuecomment-536178388 about the issue I'm facing in my Java application using `spring-data-gremlin` working with `janusgraph` database ``` java.lang.IllegalArgumentException: should...
### Description Hi all, I have an issue with Poetry 1.4.2 (not sure if it happens on the later versions). We have some dependencies in our main poetry project using...