Skip to content

Conversation

@savhappy
Copy link
Collaborator

@savhappy savhappy commented Dec 6, 2024

Small addition that adds the :owner field to a check-in's monitor_config. Closes #824

Copy link
Collaborator

@whatyouhide whatyouhide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m not sure this will be very useful without a way to set this per job on the Oban and Quantum integrations. Any ideas for the API?

optional(:recovery_threshold) => number(),
optional(:timezone) => String.t()
optional(:timezone) => String.t(),
optional(:owner) => String.t()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking: we need to mention that this is a new field available from the next version.

@whatyouhide
Copy link
Collaborator

@savhappy any chance we can get this back into shape? 🙃

@Miradorn
Copy link
Contributor

Miradorn commented May 6, 2025

@savhappy any chance we can get this back into shape? 🙃

i think this was solved already in #879 , right?

@whatyouhide
Copy link
Collaborator

Wooops it was! Thanks @Miradorn 🙃

@whatyouhide whatyouhide closed this May 6, 2025
@whatyouhide whatyouhide deleted the sav/add-owner-to-check-in branch May 6, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Oban Cron: provide a way to set owner of monitor

5 participants