should I wrap Room operations into `try/catch` :th...
# android
f
should I wrap Room operations into
try/catch
🤔?
g
it’s not really related to Kotlin
sql request may fail of course (for example with because of foreign keys and you operation doesn’t respect them), but should you wrap every sql request to try/catch? I don’t think so
f
I was under the impression that this is a general Android channel. I actually see a lot of not Kotlin related questions here.
g
and this is a problem
see channel description
f
oh, sorry
do you know any good places to ask general Android questions?
g
image.png
f
Thank you. I think I actually applied earlier but didn't get an invite
g
there is also Androidchat slack: https://androidchat.co/
f
thank you
yea I'm in there