You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/08/08 23:47:33 UTC

[GitHub] mmuru commented on issue #5294: Scheduled email reports for Slices / Dashboards

mmuru commented on issue #5294: Scheduled email reports for Slices / Dashboards
URL: https://github.com/apache/incubator-superset/pull/5294#issuecomment-411589990
 
 
   @mahendra: I tried to test this PR and ran into the following issues on Mac
   1) Only Firefox(61.0.1) and geckodriver (0.21.0) works for slices. For dashboard, it throws
    BuildError: Could not build url for endpoint u'Superset.dashboard'.
   2) Chrome(64-bit  68.0.3440.84) and ChromeDriver 2.41.578706 - throws 
   File "/superset/tasks/schedules.py", line 330, in _get_slice_visualization
       screenshot = driver.screenshot()  # pylint: disable=no-member
   AttributeError: 'WebDriver' object has no attribute 'screenshot'
   3) For slice, the email inline image size is 1980 x 1036. How do I specify custom screen sizes?
   4) crontab value in the UI doesn't seem any impact at all. It always run hourly. How does it work? 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org