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

Cloud: Add custom scheduler for improved cloud action handling #583

Merged
merged 7 commits into from
Jan 15, 2024

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Dec 19, 2023

Enhance scheduling flexibility by enabling the setting of delay and timeout for actions, including jitter for added randomness.

@ocf-conformance-test-tool
Copy link

🎉 Thank you for your code contribution! To guarantee the change/addition is conformant to the OCF Specification, we would like to ask you to execute OCF Conformance Testing of your change ☝️ when your work is ready to be reviewed.


ℹ️ To verify your latest change (e9209b7), label this PR with OCF Conformance Testing.

⚠️ Label is removed with every code change.

@jkralik jkralik force-pushed the jkralik/feature/cloud-retry-cbk-func branch 3 times, most recently from ba0738b to c1174c1 Compare December 20, 2023 11:45
@jkralik jkralik changed the title cloud: provide API to configure retry actions Cloud: Add custom scheduler for improved cloud action handling Dec 20, 2023
@jkralik jkralik force-pushed the jkralik/feature/cloud-retry-cbk-func branch 12 times, most recently from 81cda48 to 28f8878 Compare December 22, 2023 10:06
@jkralik jkralik added the OCF Conformance Testing OCF Conformance Testing required label Dec 22, 2023
@ocf-conformance-test-tool ocf-conformance-test-tool bot removed the OCF Conformance Testing OCF Conformance Testing required label Dec 27, 2023
@jkralik jkralik added the OCF Conformance Testing OCF Conformance Testing required label Dec 27, 2023
@ocf-conformance-test-tool ocf-conformance-test-tool bot removed the OCF Conformance Testing OCF Conformance Testing required label Dec 28, 2023
@jkralik jkralik force-pushed the jkralik/feature/cloud-retry-cbk-func branch from 9061688 to e64010f Compare December 28, 2023 10:09
@jkralik jkralik added the OCF Conformance Testing OCF Conformance Testing required label Jan 3, 2024
@jkralik jkralik marked this pull request as ready for review January 3, 2024 08:43
@jkralik jkralik requested a review from Danielius1922 January 3, 2024 08:43
@ocf-conformance-test-tool ocf-conformance-test-tool bot removed the OCF Conformance Testing OCF Conformance Testing required label Jan 8, 2024
@Danielius1922 Danielius1922 force-pushed the jkralik/feature/cloud-retry-cbk-func branch from 2868cd6 to 8cd04fb Compare January 11, 2024 13:32
include/oc_cloud.h Outdated Show resolved Hide resolved
include/oc_cloud.h Outdated Show resolved Hide resolved
api/cloud/oc_cloud_manager.c Outdated Show resolved Hide resolved
api/cloud/oc_cloud_manager.c Outdated Show resolved Hide resolved
api/cloud/oc_cloud_manager.c Outdated Show resolved Hide resolved
api/cloud/oc_cloud_manager.c Show resolved Hide resolved
api/cloud/oc_cloud_manager.c Show resolved Hide resolved
api/cloud/oc_cloud_manager.c Outdated Show resolved Hide resolved
@jkralik jkralik added the OCF Conformance Testing OCF Conformance Testing required label Jan 14, 2024
@Danielius1922 Danielius1922 force-pushed the jkralik/feature/cloud-retry-cbk-func branch from 78a5c1d to c23ac5a Compare January 15, 2024 08:55
@ocf-conformance-test-tool ocf-conformance-test-tool bot removed the OCF Conformance Testing OCF Conformance Testing required label Jan 15, 2024
@jkralik jkralik added the OCF Conformance Testing OCF Conformance Testing required label Jan 15, 2024
@ocf-conformance-test-tool ocf-conformance-test-tool bot removed the OCF Conformance Testing OCF Conformance Testing required label Jan 15, 2024
Copy link

sonarcloud bot commented Jan 15, 2024

@Danielius1922 Danielius1922 merged commit c98b759 into master Jan 15, 2024
122 checks passed
@Danielius1922 Danielius1922 deleted the jkralik/feature/cloud-retry-cbk-func branch January 15, 2024 14:40
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants