Skip to content

Handle Timezone when provided in sidekiq_cron #2513

@Fwang36

Description

@Fwang36

In sidekiq-cron, it is valid syntax to provide the timezone to the cronline (ie. '0 22 * * 1-5 America/Chicago'). Docs here

In Sentry, when we receive a check-in event with the timezone using the sidekiq_cron patcher, the check-in event gets dropped as invalid.

In the UI, the check-in payload looks like this -

Image

We should handle these cases properly since it is valid syntax according to sidekiq-cron docs.

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions