flat-fuchsia•2y ago
Error handling/Best Practices Python SDK
Hello,
I am using pre-built actors in my application. I use them like this to create the dataset:
I want to improve the error handling of this approach. I am wondering which types of errors or issues I could encounter and what the best practices are. Example: What happens if the actor breaks (memory/cpu/other issue) or I get an exception (which types)? What if there are errors in the dataset (400 status code, crawler blocked, etc.). Does anyone have recommendations here? Thank you!!
5 Replies
flat-fuchsiaOP•2y ago
Any ideas? Thanks
ambitious-aqua•2y ago
Hi @cirez_d, can you please re-post this question to the Python forum? It should be more suitable for this question and it will be easier for you to get an answer.
flat-fuchsiaOP•2y ago
Can you please link the python forum? Is it another channel/server?
ambitious-aqua•2y ago
It is also on this server: https://discord.com/channels/801163717915574323/1170038966817398894
flat-fuchsiaOP•2y ago
I didn't see this channel at all. Thanks. Posted it there.