Skip to content

feat/task-sidekiq-options - #29

Draft
VictorAuthiat wants to merge 2 commits into
masterfrom
feat/task-sidekiq-options
Draft

feat/task-sidekiq-options#29
VictorAuthiat wants to merge 2 commits into
masterfrom
feat/task-sidekiq-options

Conversation

@VictorAuthiat

Copy link
Copy Markdown
Collaborator

Ajoute un magic comment # sidekiq-tasks:sidekiq_options: queue: low, retry: 5 pour overrider les options Sidekiq par tâche Rake. La valeur est parsée en YAML inline et mergée sur config.sidekiq_options au moment du enqueue.

Une tâche dont le magic comment contient du YAML invalide s'affiche en état broken sur la page détail (alert + form masqué) au lieu de crasher la page /tasks.

@VictorAuthiat VictorAuthiat self-assigned this Apr 16, 2026
@VictorAuthiat VictorAuthiat added the enhancement New feature or request label Apr 16, 2026
@VictorAuthiat
VictorAuthiat force-pushed the feat/task-sidekiq-options branch from e1e9668 to 0f522d0 Compare April 23, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant