0
votes

If a subscribing node in DolphinDB crashes, is there a way to automatically resubscribe in DolphinDB?

I wonder if there is a function like @reboot in cron that can enable automatic resubscription after the database restarts.

1

1 Answers

0
votes

If you need automatic reconnect, specify the parameter 'reconnect' in function 'subscribeTable'.