Polling should still be used as a fallback, as it should be assumed channel subscriptions can fail. However, for better overall performance, a notify channel can be used to signal row updates which in turn can be handled by workers to process new tasks.
Polling should still be used as a fallback, as it should be assumed channel subscriptions can fail. However, for better overall performance, a notify channel can be used to signal row updates which in turn can be handled by workers to process new tasks.