markquezada
markquezada
Hi. Thanks for this awesome library. In general, it works really well. We have no issues in development. I tried to get ChromicPDF working in github actions CI and am...
### Environment * Elixir version (elixir -v): 1.13.4 * TDS version (mix deps): 2.3.0 * MSSQL Server version (SQL Server 2016 / 2019 / Azure SQL Edge): 2008 * Additional...
crontabs with "@reboot" oban option instead of valid crontab cause sentry logger to fail and detach
### Issue Description This took a bit to track down but Oban allows a [`@reboot` option](https://hexdocs.pm/oban/Oban.Plugins.Cron.html#parse/1-nicknames) to run a job in the crontab at boot. I would see this randomly...