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 asset_topic_latency action #210

Merged
merged 4 commits into from
Oct 15, 2024
Merged

fix asset_topic_latency action #210

merged 4 commits into from
Oct 15, 2024

Conversation

Nikhil-Singhal-06
Copy link
Collaborator

Description

Fix asset_topic_latency action

Fix issue #177

Pull request checklist

  • Issue created that explains the change and why it's needed
  • Tests are part of the PR (for bug fixes / features)
  • Docs reviewed and added / updated if needed (for bug fixes / features)
  • Format and Lint checks (make check) pass locally
  • PR applies Apache 2.0 License to all code files

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation changes
  • Other (please describe)

Current behavior

action keeps waiting for message in case topic disappears.

New behavior

action terminates if the latency condition fails.

How to test

@Nikhil-Singhal-06 Nikhil-Singhal-06 changed the title fix action fix asset_topic_latency action Oct 14, 2024
Copy link

github-actions bot commented Oct 14, 2024

Test Results

360 tests   352 ✅  38m 46s ⏱️
 17 suites    8 💤
 17 files      0 ❌

Results for commit 1ceb086.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@fmirus fmirus left a comment

Choose a reason for hiding this comment

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

Looks good to me. Could you please add a test for the retrigger functionality?

@fmirus fmirus merged commit 80d5489 into main Oct 15, 2024
29 checks passed
@fmirus fmirus deleted the fix/assert-topic-latency branch October 15, 2024 12:06
Nikhil-Singhal-06 added a commit that referenced this pull request Oct 17, 2024
* fix action

* add support for retrigger

* add text case

* fix typo
Nikhil-Singhal-06 added a commit that referenced this pull request Oct 17, 2024
* fix action

* add support for retrigger

* add text case

* fix typo
Nikhil-Singhal-06 added a commit that referenced this pull request Oct 17, 2024
* fix asset_topic_latency action (#210)

* fix action

* add support for retrigger

* add text case

* fix typo

* add param type_check

* fix

* docs

* fix
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