-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
👟 Reproduction steps
Sending exceptions in every negative case of the application leads to serious issues. Is it correct to use try-catch everywhere.
Even though I don't use try-catch, some exceptions still cause the application to crash. Firebase Crashlytics is full of crashes. We need to urgently move away from this try-catch approach. If necessary, it should be handled within the SDK. We shouldn't force the person using the SDK to put try-catch everywhere; it's not clean code at all.
👍 Expected behavior
lol
👎 Actual Behavior
lol
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Linux
🧱 Your Environment
lol
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
balachandarlinks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request