Vicio
Vicio
How can a guarantee be made that all messages that are on the topic have been read by someone consumed? For example: When sending 3 messages to a topic X...
By default in no-kafka there is a tentative configuration that defaults to 3. ``` return producer.send(messages, { retries: { attempts: 2, delay: { min: 100, max: 300 } } });...
I'm creating a simple library that will use the keycloak, but I'm getting the following error: > /home/rafaelvicio/desenv/my-lib/arquitetura-web/projects/pf-siseg/src/lib/keycloak-service/keycloak.service.ts:13:1: Error encountered in metadata generated for exported symbol 'KeycloakService': > /home/rafaelvicio/desenv/my-lib/arquitetura-web/projects/pf-siseg/src/lib/keycloak-service/keycloak.service.ts:18:12: Metadata...
How can I register this interceptor in my application?
> Successfully initialized mongoose-seed > [ 'src/app/models/team.js' ] > (node:2035) UnhandledPromiseRejectionWarning: MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()`...
Bower ja era, o negocio agora e Yarn.