Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix websockets #386

Merged
merged 20 commits into from
Oct 22, 2020
Merged

Fix websockets #386

merged 20 commits into from
Oct 22, 2020

Conversation

zguesmi
Copy link
Member

@zguesmi zguesmi commented Oct 21, 2020

  • Use a dedicated TaskScheduler for websocket heartbeats.
  • Use a dedicated TaskScheduler for @Scheduled tasks.
  • Use a dedicated TaskExecutor for @Async tasks.
  • TaskService is now the entrypoint to update tasks.

@zguesmi zguesmi requested a review from jeremyjams October 22, 2020 07:21
@zguesmi zguesmi merged commit d87d362 into develop Oct 22, 2020
@zguesmi zguesmi deleted the feature/task-executor branch October 22, 2020 11:15
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