novu-kotlin icon indicating copy to clipboard operation
novu-kotlin copied to clipboard

Kotlin SDK for Novu - The open-source notification infrastructure for engineers. 🚀

Results 6 novu-kotlin issues
Sort by recently updated
recently updated
newest added

Hey folks, i am trying to write some UTs around my Novu service class. For that i am using mockito to mock the behavior of Novu. However, I am blocked...

https://docs.novu.co/api-reference/subscribers/delete-subscriber-credentials-by-providerid https://docs.novu.co/api-reference/subscribers/get-subscriber-global-preferences https://docs.novu.co/api-reference/subscribers/update-subscriber-global-preference https://docs.novu.co/api-reference/messages/delete-message-by-transactionid **Deprecate:** Create environment Update environment

Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: `techstack.yml` and `techstack.md`....

why no labels for this repo readme ? ![image](https://github.com/novuhq/novu-kotlin/assets/82649533/373a15bd-2b92-4193-a198-d0efdb37b11d) meanwhile all other novu sdk repos have : ![image](https://github.com/novuhq/novu-kotlin/assets/82649533/194d7d45-dbe4-4574-88d9-68776cccf638)

In order to enhance the resilience and reliability of our SDK, we would like to introduce an Exponential Retry mechanism for retrying failed requests. Additionally, to ensure the idempotent processing...

enhancement
hacktoberfest