Replies: 1 comment 3 replies
-
See #760 (comment) However, what are the "blocking activities" you see? Background tasks shouldn't block. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The timer task always seems to give us issues, especially after an app restart.
For example, it would generate multiple blocking activities, and I noticed the tasks seems to run consecutively vs concurrently.
Does anyone have any advice to implement a better timer task? Open to ideas and suggestions, I just require a task to run jobs on a schedule.
Beta Was this translation helpful? Give feedback.
All reactions