Kondamon
Kondamon
Any news regarding repeater? They are still broken on iOS.
> `dicer` was originally created for use by `busboy`, but it no longer depends on it. @mscdex: So, is dicer still going to be maintained? If no, does anything speak...
When a database is created without sharded collection (limit of 20 GB) on Azure Cosmos DB with MongoDB 4.2 API, you receive this error, when an object is created: ```...
@reachej Thanks for sharing this! After manually creating the database and collection does Azure Cosmos DB 4.2 work without any issues??
According to MS support the RU-based implementation that supports cross-collection and cross-shard multi-document transactions for MongoDB is one year away, at minimum. So, maybe at the end of 2023. However,...
We can confirm this issue. We sometimes receive the below error. In our case we think that happens when the same object is searched and updated for at least twice...
**editor placeholder in source file** LineChartView(data: [8,23,54,32,12,37,7,23,43], title: "Line chart", legend: "Basic", rateValue: You need to replace rateValue with a real value:
@pragnagopa @amamounelsayed Is it possible to receive async responses with azure functions? Because I don't receive any errors when the mail can not be sent which I receive on my...
@kaibocai in my case I‘m not using async anymore since there were no benefits in my use case. The example was from https://quarkus.io/guides/mailer-reference
@onl1ner, I didn‘t resolve the issue. Used another framework.