Skip to content

GH-1688 - Add seconds and hours to moment granularity#1689

Open
ambition-consulting wants to merge 1 commit into
spring-projects:mainfrom
ambition-consulting:feature/GH-1688
Open

GH-1688 - Add seconds and hours to moment granularity#1689
ambition-consulting wants to merge 1 commit into
spring-projects:mainfrom
ambition-consulting:feature/GH-1688

Conversation

@ambition-consulting
Copy link
Copy Markdown

I understand the original article advices against it - but for some domains time-based events just happen more frequently, and being able to listen to such fine-grained time events is feasible.

Signed-off-by: John-Paul Cunliffe <john@ambition.consulting>
@odrotbohm
Copy link
Copy Markdown
Member

I wonder if we should change the setup of the scheduled jobs to be contributed from auto-configuration and not by annotations. This would allow us to set up the more frequent ones only if the corresponding frequency is activated in the configuration. Otherwise, we will now trigger a code execution every second without a need for that now.

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.

2 participants