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

lava_callback: Job processing can be done asynchronously #388

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

nuclearcat
Copy link
Member

LAVA have very short timeouts for callbacks, so better to do job submission process asynchronously.

@nuclearcat nuclearcat force-pushed the poc-callback-threaded branch 9 times, most recently from 789716b to 8e19db2 Compare January 19, 2024 08:40
LAVA have very short timeouts for callbacks, so better to do
job submission process asynchronously.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
@nuclearcat nuclearcat force-pushed the poc-callback-threaded branch from 8e19db2 to 256417a Compare January 22, 2024 15:24
@nuclearcat
Copy link
Member Author

Tested on staging, now answering within 100ms and also log file is not truncated. This is intermediate solution.

@nuclearcat nuclearcat added this pull request to the merge queue Jan 23, 2024
Merged via the queue into kernelci:main with commit 2b1a0fb Jan 23, 2024
3 checks passed
@nuclearcat nuclearcat deleted the poc-callback-threaded branch January 23, 2024 12:25
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