sentry: Fix initialization init_sentry call
Api wise, the sentry_dsn is expected to be passed as first parameter. Which
in the scheduler's case is not set yet. Forcing it to None for now.
sentry: Fix initialization init_sentry call Tags None Subscribers None
Description
Details
|