Skip to content

timeout failed tasks handling using custom middleware. #734

Description

@Chintanabbvie

i have working a project which uses more than 1000 plus django-q async task. Now i have to handle all failed task due to timeout error.
one cumbersome method is to handle entire async task using try exception. for this I have to go each file edit it accordingly.
second is --> to create a custom middlware script which process each request and catch the exceptions. Is the second approach work. A help/guide will be very handy to me

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions