jeyamaal
jeyamaal
I deployed the botkit built in chat server application (web adapter) in AWS Lambda , but I didn't get any errors. I want the same interface / client application feel...
**Multiple health checks are not working**: Initially, multiple health checks are working for 6.0.2 version but it is not working in 8.0.1 version. Please enable multiple health checks since we...
I couldn't create `MySqlDistributedSynchronizationProvider` by passing MySQLConnection. But It's working with by passing same connection string `new MySqlDistributedSynchronizationProvider(connectionString)` I also tried without `ProvidePasswordCallback`, that is also not working. Code: services.AddScoped(serviceProvider...