Skip to content

feat(api): cancel abandonned run results#6854

Merged
fsamin merged 3 commits into
masterfrom
feat_workflow_abandonned_run_result
Feb 22, 2024
Merged

feat(api): cancel abandonned run results#6854
fsamin merged 3 commits into
masterfrom
feat_workflow_abandonned_run_result

Conversation

@fsamin

@fsamin fsamin commented Feb 21, 2024

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: francois.samin <francois.samin@corp.ovh.com>
const jobLockKey = "jobs:lock"

func (api *API) CancelAbandonnedRunResults(ctx context.Context) {
tick := time.NewTicker(5 * time.Minute)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

defer stop ticker

@ovh-cds

ovh-cds commented Feb 21, 2024

Copy link
Copy Markdown
Collaborator

CDS Report build-cds#20166.0 ✔

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔

@ovh-cds

ovh-cds commented Feb 21, 2024

Copy link
Copy Markdown
Collaborator

CDS Report integration-cds#20166.0 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✘

@ovh-cds

ovh-cds commented Feb 21, 2024

Copy link
Copy Markdown
Collaborator

CDS Report integration-cds#20166.1 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✘

Signed-off-by: francois.samin <francois.samin@corp.ovh.com>
@ovh-cds

ovh-cds commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

CDS Report build-cds#20169.0 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✘
    • Test SDK ✔
    • Test UI ✔

@ovh-cds

ovh-cds commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

CDS Report build-cds#20169.1 ✔

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔

@ovh-cds

ovh-cds commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

CDS Report integration-cds#20169.1 ✘

  • Integration
    • Docker Compose Tests ✘
    • Standalone Tests ✔
    • Standalone Tests v1 ✘
    • Standalone Tests v2 ✔

@ovh-cds

ovh-cds commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

CDS Report integration-cds#20169.2 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✘
    • Standalone Tests v2 ✔

Signed-off-by: francois.samin <francois.samin@corp.ovh.com>
@ovh-cds

ovh-cds commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

CDS Report build-cds#20174.0 ✔

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔

@ovh-cds

ovh-cds commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

CDS Report integration-cds#20174.0 ✘

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✘

@ovh-cds

ovh-cds commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

CDS Report integration-cds#20174.1 ✔

  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✔
    • Standalone Tests v1 ✔
    • Standalone Tests v2 ✔

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@fsamin fsamin merged commit 0b11eb0 into master Feb 22, 2024
@fsamin fsamin deleted the feat_workflow_abandonned_run_result branch February 22, 2024 14:42
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.

5 participants