Skip to content

Conversation

roegi
Copy link
Contributor

@roegi roegi commented Jun 11, 2025

  • Add method to Async util that supports specifying a timeout
  • Switch implementation of Async tool to use standard ExecutorServices instead of the shared vertx WorkerExecutor
  • Add test to verify that the new Async#run() method with timeout is working properly
  • Increase the number of async workers for the Job class

@roegi roegi requested a review from a team as a code owner June 11, 2025 22:53
@roegi roegi requested a review from mchrza June 11, 2025 22:54
@roegi roegi marked this pull request as draft June 11, 2025 22:54
roegi added 3 commits July 21, 2025 18:44
- Switch implementation of Async tool to use standard ExecutorServices instead of the shared vertx WorkerExecutor
- Add test to verify that the new Async#run() method with timeout is working properly

Signed-off-by: Benjamin Rögner <[email protected]>
…onds

- Add a timeout to the async call

Signed-off-by: Benjamin Rögner <[email protected]>
@roegi roegi force-pushed the jobValidationTimeout branch from 26588b6 to b93c72d Compare July 21, 2025 16:45
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.

1 participant