So, apparently I have been trying to ingest over 7 million rows from an API to a lakehouse table using a notebook, and due to rate limiting, it has taken quite a while (more than expected). Two challenges:
- "Failed to render content" screen whenever I try to access the pipeline while it runs.
- The pipeline times out after 12 hours
Is this normal?