rusackas opened a new pull request, #38449:
URL: https://github.com/apache/superset/pull/38449
## Summary
Adopts and rebases PR #34525 by @rusackas (originally PR #20387 by @ensky)
onto
current master with conflict resolution.
- Replaced HTTP/API-based warmup with WebDriver-based dashboard rendering
- Added `SUPERSET_CACHE_WARMUP_USER` config (default: "admin")
- Added persistent WebDriver instance support for efficiency
- Warm up entire dashboards instead of individual charts
- Added Celery beat configuration documentation
**Attribution:** Originally by @ensky (PR #20387), adopted by @rusackas (PR
#34525)
## Test plan
- [ ] Verify strategy tests pass with new URL-based assertions
- [ ] Verify thumbnail tests pass with updated WebDriverSelenium API
- [ ] Test cache warmup with configured SUPERSET_CACHE_WARMUP_USER
🤖 Generated with [Claude Code](https://claude.com/claude-code)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]