Skip to content

failed task / task_execute_history change detect, retry #19

@lgh06

Description

@lgh06

every hour's 7th minute, check if some task match:
(nextExecuteTime < now) && (endTime > now). if so, that means its a failed task for some reason. need retry, resend to MQ.

every hour's 37th minute, check if some task_execute_history match textContent is empty string or null, and group them by task id. if one taskId's histories textContent empty string or null > 5, send email to user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    futurefuture feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions